commit | 1d5df6af8c7469f9ae3e66e7bed0782cfe4f95db | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Thu Aug 17 14:10:00 2017 +0200 |
committer | Christoph Hellwig <hch@lst.de> | Tue Aug 29 10:23:04 2017 +0200 |
tree | 51a42a4473f95212102380d2eced64e970a1576c | |
parent | cdbff4f26bd9fab11bfac22097f836892a5c3612 [diff] |
nvme: don't blindly overwrite identifiers on disk revalidate Instead validate that these identifiers do not change, as that is prohibited by the specification. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Keith Busch <keith.busch@intel.com>