aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorKent Overstreet <[email protected]>2023-06-09 15:41:41 -0400
committerKent Overstreet <[email protected]>2023-10-22 17:10:03 -0400
commitb0e8c75e40a863dd40ecdf8fd6f8cdceacb965e5 (patch)
tree337926d3fca8ddf4550eca6f026462ed2f606384 /tools/perf/scripts/python
parent5bc740820e7ae01b26a4dbb612df086f41f79785 (diff)
bcachefs: Fix subvol deletion deadlock
d_prune_aliases() may call bch2_evict_inode(), which needs c->vfs_inodes_list_lock. Fix this by always calling igrab() before putting the inodes onto our disposal list, and then calling d_prune_aliases() with c->vfs_inodes_lock dropped. Signed-off-by: Kent Overstreet <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions