diff options
author | Christoph Hellwig <hch@lst.de> | 2025-01-10 10:37:37 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2025-01-10 17:31:50 +0300 |
commit | 0cd719aa63def1d57316e8e903f01f4af0641a46 (patch) | |
tree | a4b7c0ebd8262c84c5ebcf6cec504ea0260e3c3a /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 3a693110afd7127400cc9f779c885f01cf16d0f2 (diff) | |
download | linux-0cd719aa63def1d57316e8e903f01f4af0641a46.tar.xz |
loop: don't freeze the queue in loop_update_dio
All callers of loop_update_dio except for loop_configure already have the
queue frozen, and loop_configure works on an unbound device. Remove the
superfluous recursive freezing in loop_update_dio and add asserts for the
locking and freezing state instead.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20250110073750.1582447-8-hch@lst.de
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