aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorKent Overstreet <[email protected]>2022-08-10 20:05:14 -0400
committerKent Overstreet <[email protected]>2023-10-22 17:09:38 -0400
commita300261ad19d69e080278ec4950d39caef3ffbf1 (patch)
tree8c26823e482b4a1a9580ae5fe2bcf185f0fd0600 /tools
parent6fae65c112d9fb0a9827bad094e5633fdf2bcbda (diff)
bcachefs: Fix duplicate paths left by bch2_path_put()
bch2_path_put() is supposed to drop paths that aren't needed on transaction restart, or to hold locks that we're supposed to keep until transaction commit: but it was failing to free paths in some cases that it should have, leading to transaction path overflows with lots of duplicate paths. Signed-off-by: Kent Overstreet <[email protected]>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions