diff options
author | Alan Huang <mmpgouride@gmail.com> | 2024-10-08 19:59:08 +0300 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2024-10-09 23:42:53 +0300 |
commit | a1541541480073365ac701a1125d750a86bfd644 (patch) | |
tree | a46c58a3e2a57aec0a29c92ea7637bc0623609b3 /tools/perf/scripts/python/task-analyzer.py | |
parent | 0151d10a480da22d0c137f859645fdc79e10b551 (diff) | |
download | linux-a1541541480073365ac701a1125d750a86bfd644.tar.xz |
bcachefs: Release transaction before wake up
We will get this if we wake up first:
Kernel panic - not syncing: btree_node_write_done leaked btree_trans
since there are still transactions waiting for cycle detectors after
BTREE_NODE_write_in_flight is cleared.
Signed-off-by: Alan Huang <mmpgouride@gmail.com>
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions