commit | 64f0f42671b48ec30a3203818e26346d5b4ea5fa | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Mon Oct 18 12:11:08 2021 +0200 |
committer | Jens Axboe <axboe@kernel.dk> | Mon Oct 18 14:43:22 2021 -0600 |
tree | 2dc68e8cedd9c82bc0dbdaaa3bf95d551cb08923 | |
parent | c68f3ef777939ba70e167711754d5a27bfb6e51b [diff] |
target/iblock: use bdev_nr_bytes instead of open coding it Use the proper helper to read the block device size. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Kees Cook <keescook@chromium.org> Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com> Link: https://lore.kernel.org/r/20211018101130.1838532-9-hch@lst.de Signed-off-by: Jens Axboe <axboe@kernel.dk>