[PATCH 11/29] btrfs: use bdev_nr_sectors instead of open coding it

Keith Busch kbusch at kernel.org
Wed Oct 13 19:44:38 PDT 2021


On Wed, Oct 13, 2021 at 07:10:24AM +0200, Christoph Hellwig wrote:
> Use the proper helper to read the block device size.

Just IMO, this patch looks like it wants a new bdev_nr_bytes() helper
instead of using the double shifting sectors back to bytes.



More information about the linux-mtd mailing list