]> git.baikalelectronics.ru Git - kernel.git/commit
block: remove remnant refs to hardsect
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 14 Sep 2016 12:32:52 +0000 (14:32 +0200)
committerJens Axboe <axboe@fb.com>
Wed, 14 Sep 2016 14:44:57 +0000 (08:44 -0600)
commitc1f6bb1106b0870bf89f03f33de2512517ce1eeb
tree42a0bbd11ad82db034fff9ff245f6f5c01829884
parent1e252875c81afe9ec769dce9d33adb665dcd0861
block: remove remnant refs to hardsect

commit ffcedd0bddfabf5c678fe98333c83d1f9432f64f
"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>
Documentation/block/biodoc.txt
block/bio.c
fs/befs/linuxvfs.c