diff options
author | Christoph Hellwig <hch@lst.de> | 2022-03-30 08:29:03 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2022-04-18 15:54:09 +0300 |
commit | 2a852a693f8839bb877fc731ffbc9ece3a9c16d7 (patch) | |
tree | 3866cd4f4e4c26a1caf7801389f72112867129f2 /tools/perf/scripts/python/flamegraph.py | |
parent | 8fd6533ef3f7729e4aa29ead83844c042688615a (diff) | |
download | linux-2a852a693f8839bb877fc731ffbc9ece3a9c16d7.tar.xz |
nbd: use the correct block_device in nbd_bdev_reset
The bdev parameter to ->ioctl contains the block device that the ioctl
is called on, which can be the partition. But the openers check in
nbd_bdev_reset really needs to check use the whole device, so switch to
using that.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Jan Kara <jack@suse.cz>
Link: https://lore.kernel.org/r/20220330052917.2566582-2-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions