commit | b9a5c3d4c34d8bd9fd75f7f28d18a57cb68da237 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Sat Apr 04 10:11:28 2020 +0200 |
committer | Jens Axboe <axboe@kernel.dk> | Sat May 09 16:18:35 2020 -0600 |
tree | ffa074b6fbc76a4c92b2ec48a868358f9288abda | |
parent | e4fcc72c1a420bdbe425530dd19724214ceb44ec [diff] |
nvme: refine the Qemu Identify CNS quirk Add a helper to check if we can use Identify CNS values > 1, and refine the Qemu quirk to not apply to reported versions larger than 1.1, as the Qemu implementation had been fixed by then. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Keith Busch <kbusch@kernel.org> Reviewed-by: Sagi Grimberg <sagi@grimberg.me> Signed-off-by: Jens Axboe <axboe@kernel.dk>