commit | a441b0d093b3690b7cc2cb30998358904d051db4 | [log] [tgz] |
---|---|---|
author | Linus Walleij <[email protected]> | Wed Sep 14 14:32:52 2016 +0200 |
committer | Jens Axboe <[email protected]> | Wed Sep 14 08:44:57 2016 -0600 |
tree | 42a0bbd11ad82db034fff9ff245f6f5c01829884 | |
parent | abe47114b192a9e0167905a3418d815b4fcf87de [diff] |
block: remove remnant refs to hardsect commit e1defc4ff0cf57aca6c5e3ff99fa503f5943c1f1 "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 <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]> Signed-off-by: Jens Axboe <[email protected]>