diff options
author | Christoph Hellwig <[email protected]> | 2022-03-30 07:29:13 +0200 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2022-04-18 06:54:09 -0600 |
commit | d2c7f56f8b5256d57f9e3fc7794c31361d43bdd9 (patch) | |
tree | 8a69890c7767a4731edda8ba4730806f2e78a441 /tools/perf/scripts/python | |
parent | 1fe0b1acb14dd3113b7dc975a118cd7f08af8316 (diff) |
loop: implement ->free_disk
Ensure that the lo_device which is stored in the gendisk private
data is valid until the gendisk is freed. Currently the loop driver
uses a lot of effort to make sure a device is not freed when it is
still in use, but to to fix a potential deadlock this will be relaxed
a bit soon.
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Jan Kara <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions