nvme: revalidate zone bitmaps in nvme_update_ns_info
authorChristoph Hellwig <hch@lst.de>
Mon, 28 Sep 2020 10:30:16 +0000 (12:30 +0200)
committerChristoph Hellwig <hch@lst.de>
Wed, 7 Oct 2020 05:56:19 +0000 (07:56 +0200)
commit3a9967ba7ace91153f9caa8e60a55c7668c7b946
tree66693ce746ab28c086d5585cf5fd6bcd6ac1fec9
parentaf0f446d2cad06bd678e9b912f7653b63d87fd6b
nvme: revalidate zone bitmaps in nvme_update_ns_info

Consolidate the two calls into a single place.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Keith Busch <kbusch@kernel.org>
drivers/nvme/host/core.c