linux/fs/befs
Linus Walleij a441b0d093 block: remove remnant refs to hardsect
commit e1defc4ff0
"block: Do away with the notion of hardsect_size"
removed the notion of "hardware sector size" from
the kernel in favor of logical block size, but
references remain in comments and documentation.

Update the remaining sites mentioning hardsect.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@fb.com>
2016-09-14 08:44:57 -06:00
..
ChangeLog
Kconfig
Makefile
TODO
befs.h befs: constify stuff a bit 2016-05-10 14:24:06 -04:00
befs_fs_types.h
btree.c befs: constify stuff a bit 2016-05-10 14:24:06 -04:00
btree.h befs: constify stuff a bit 2016-05-10 14:24:06 -04:00
datastream.c fs/befs/datastream.c:befs_find_brun_dblindirect(): remove unneeded initializations to NULL 2016-05-23 17:04:14 -07:00
datastream.h befs: constify stuff a bit 2016-05-10 14:24:06 -04:00
debug.c
endian.h
inode.c
inode.h
io.c fs/befs/io.c:befs_bread(): remove unneeded initialization to NULL 2016-05-23 17:04:14 -07:00
io.h
linuxvfs.c block: remove remnant refs to hardsect 2016-09-14 08:44:57 -06:00
super.c
super.h