diff options
| author | Ming Lei <[email protected]> | 2022-03-08 06:51:56 +0100 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2022-03-08 19:40:01 -0700 |
| commit | de3d347f7b8a1a997fbc9267454ed6065068b969 (patch) | |
| tree | 0e24261b2acecd72585054e4fe2af618fe842aa2 /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | 1059699f87eb0b3aa9d574b91a572d534897134a (diff) | |
block: don't remove hctx debugfs dir from blk_mq_exit_queue
The queue's top debugfs dir is removed from blk_release_queue(), so all
hctx's debugfs dirs are removed from there. Given blk_mq_exit_queue()
is only called from blk_cleanup_queue(), it isn't necessary to remove
hctx debugfs from blk_mq_exit_queue().
So remove it from blk_mq_exit_queue().
Signed-off-by: Ming Lei <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions