commit | d476983ea078b7a101481967a3bb5ab6760cf759 | [log] [tgz] |
---|---|---|
author | Sagi Grimberg <sagi@grimberg.me> | Mon Feb 27 18:44:45 2017 +0200 |
committer | Jens Axboe <axboe@fb.com> | Tue Apr 04 09:44:41 2017 -0600 |
tree | 1373f5cb3f126324af250779b30ca5be5861b55b | |
parent | f363b089be0a39fe4282c688118a51d21f952bc7 [diff] |
nvme-loop: fix a possible use-after-free when destroying the admin queue we need to destroy the nvmet sq and let it finish gracefully before continue to cleanup the queue. Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Sagi Grimberg <sagi@grimberg.me>