diff options
| author | Kent Overstreet <[email protected]> | 2022-08-10 20:05:14 -0400 |
|---|---|---|
| committer | Kent Overstreet <[email protected]> | 2023-10-22 17:09:38 -0400 |
| commit | a300261ad19d69e080278ec4950d39caef3ffbf1 (patch) | |
| tree | 8c26823e482b4a1a9580ae5fe2bcf185f0fd0600 /tools/perf/scripts | |
| parent | 6fae65c112d9fb0a9827bad094e5633fdf2bcbda (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/perf/scripts')
0 files changed, 0 insertions, 0 deletions