commit | c97f414c54a255f4f05a50a2625efaeee406e134 | [log] [tgz] |
---|---|---|
author | Max Gurtovoy <maxg@mellanox.com> | Sun May 27 18:50:10 2018 +0300 |
committer | Christoph Hellwig <hch@lst.de> | Tue May 29 20:29:16 2018 +0200 |
tree | f9a69cb11a0ae47fd8afa16e9e793bf9b54b45fd | |
parent | eedffa28c9b00ca2dcb4d541b5a530f4c917052d [diff] |
nvme: fix extended data LBA supported setting This value depands on the metadata support value, so reorder the initialization to fit. Fixes: b5be3b392 ("nvme: always unregister the integrity profile in __nvme_revalidate_disk") Signed-off-by: Max Gurtovoy <maxg@mellanox.com> Signed-off-by: Christoph Hellwig <hch@lst.de> Cc: stable@vger.kernel.org