commit | 3a9967ba7ace91153f9caa8e60a55c7668c7b946 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Mon Sep 28 12:30:16 2020 +0200 |
committer | Christoph Hellwig <hch@lst.de> | Wed Oct 07 07:56:19 2020 +0200 |
tree | 66693ce746ab28c086d5585cf5fd6bcd6ac1fec9 | |
parent | af0f446d2cad06bd678e9b912f7653b63d87fd6b [diff] |
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>