diff options
author | Christoph Hellwig <hch@lst.de> | 2021-10-18 12:11:28 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-10-18 22:43:23 +0200 |
commit | ab70041731a6c2f153120e47746fb303aa6f237a (patch) | |
tree | cb546cfe9303d6fb8540969c2d63967e777594a5 /kernel | |
parent | jfs: use sb_bdev_nr_blocks (diff) | |
download | linux-ab70041731a6c2f153120e47746fb303aa6f237a.tar.xz linux-ab70041731a6c2f153120e47746fb303aa6f237a.zip |
ntfs: use sb_bdev_nr_blocks
Use the sb_bdev_nr_blocks helper instead of open coding it and clean up
ntfs_fill_super a bit by moving an assignment a little earlier that has
no negative side effects.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Kees Cook <keescook@chromium.org>
Acked-by: Anton Altaparmakov <anton@tuxera.com>
Link: https://lore.kernel.org/r/20211018101130.1838532-29-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions