]> www.infradead.org Git - users/hch/block.git/commit
ntfs3: use bdev_logical_block_size instead of open coding it
authorChristoph Hellwig <hch@lst.de>
Tue, 15 Feb 2022 09:11:46 +0000 (10:11 +0100)
committerChristoph Hellwig <hch@lst.de>
Sun, 10 Apr 2022 06:26:09 +0000 (08:26 +0200)
commit31674116ffd7c7f058fa67762541f904c0c0884c
tree4ef48b2b502a70e44be3881c31ef7875032f96d2
parenta4957114c4b71c2974186c9115181e62b9dcd683
ntfs3: use bdev_logical_block_size instead of open coding it

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
fs/ntfs3/super.c