summaryrefslogtreecommitdiffstats
path: root/drivers/block/null_blk
diff options
context:
space:
mode:
authorDamien Le Moal <damien.lemoal@wdc.com>2021-01-28 13:47:27 +0900
committerJens Axboe <axboe@kernel.dk>2021-02-10 07:44:40 -0700
commit73d90386b559d6f4c3c5db5e6bb1b68aae8fd3e7 (patch)
tree5d555eec23ce82c95f71a15c7ae310ce49810bfa /drivers/block/null_blk
parentf1836426cea77fad342aa74bec8bf489a5d64b27 (diff)
downloadlinux-stable-73d90386b559d6f4c3c5db5e6bb1b68aae8fd3e7.tar.gz
linux-stable-73d90386b559d6f4c3c5db5e6bb1b68aae8fd3e7.tar.bz2
linux-stable-73d90386b559d6f4c3c5db5e6bb1b68aae8fd3e7.zip
nvme: cleanup zone information initialization
For a zoned namespace, in nvme_update_ns_info(), call nvme_update_zone_info() after executing nvme_update_disk_info() so that the namespace queue logical and physical block size limits are set. This allows setting the namespace queue max_zone_append_sectors limit in nvme_update_zone_info() instead of nvme_revalidate_zones(), simplifying this function. Also use blk_queue_set_zoned() to set the namespace zoned model. Signed-off-by: Damien Le Moal <damien.lemoal@wdc.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com> Reviewed-by: Johannes Thumshirn <johannes.thumshirn@edc.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/block/null_blk')
0 files changed, 0 insertions, 0 deletions