diff options
| author | Josef Bacik <jbacik@fb.com> | 2018-05-16 21:51:17 +0300 |
|---|---|---|
| committer | Jens Axboe <axboe@kernel.dk> | 2018-05-16 21:54:06 +0300 |
| commit | 8364da4751cf22201d74933d5e634176f44ed407 (patch) | |
| tree | fe9edb04edc9d882ab8a21fc64160b809481b425 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 3de9beeeb4ffc82c9745f095a6a26e0aef492379 (diff) | |
| download | linux-8364da4751cf22201d74933d5e634176f44ed407.tar.xz | |
nbd: fix nbd device deletion
This fixes a use after free bug, we shouldn't be doing disk->queue right
after we do del_gendisk(disk). Save the queue and do the cleanup after
the del_gendisk.
Fixes: c6a4759ea0c9 ("nbd: add device refcounting")
cc: stable@vger.kernel.org
Signed-off-by: Josef Bacik <jbacik@fb.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions
