nbd: fix order of cleaning up the queue and freeing the tagset
mainline inclusion from mainline-v5.14-rc1 commit 16ad3db3 category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I81XCK Reference: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=16ad3db3b24cd9f70aa24e93cef0d4a83dece7ac ---------------------------------------- We must release the queue before freeing the tagset. Fixes: 4af5f2e0 ("nbd: use blk_mq_alloc_disk and blk_cleanup_disk") Reported-and-tested-by:<syzbot+9ca43ff47167c0ee3466@syzkaller.appspotmail.com> Signed-off-by:
Wang Qing <wangqing@vivo.com> Signed-off-by:
Guoqing Jiang <jiangguoqing@kylinos.cn> Reviewed-by:
Christoph Hellwig <hch@lst.de> Link: https://lore.kernel.org/r/20210706040016.1360412-1-guoqing.jiang@linux.dev Signed-off-by:
Jens Axboe <axboe@kernel.dk> Signed-off-by:
Zhong Jinghua <zhongjinghua@huawei.com> Signed-off-by:
Li Nan <linan122@huawei.com>
Loading
Please sign in to comment