]> git.baikalelectronics.ru Git - kernel.git/commit
nvme: don't rely on the changed namespace list log
authorChristoph Hellwig <hch@lst.de>
Thu, 7 Jun 2018 11:47:33 +0000 (13:47 +0200)
committerChristoph Hellwig <hch@lst.de>
Wed, 13 Jun 2018 07:24:34 +0000 (09:24 +0200)
commit5495ec34fcb583505199e3c0959d4391937cbc21
treead37ac890a26730fc6810ca03fb306cc9b18e790
parent4b06edbd9645725ab37bd88b667871626c54f7b0
nvme: don't rely on the changed namespace list log

Don't optimize our namespace rescan based on the changed namespace list
log page as userspace might have changed the content through reading
it.

Suggested-by: Keith Busch <keith.busch@linux.intel.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Keith Busch <keith.busch@linux.intel.com>
Reviewed-by: Hannes Reinecke <hare@suse.com>
drivers/nvme/host/core.c