diff options
author | 2025-05-09 15:05:19 -0400 | |
---|---|---|
committer | 2025-05-14 17:05:19 -0400 | |
commit | d1041d8eab31f9b4c696ee060141d1b0d156f84d (patch) | |
tree | a93b3278e1c0cdc268f77ab247e59660ab829a2f /scripts/lib/kdoc/kdoc_files.py | |
parent | bcachefs: Fix accidental O(n^2) in fiemap (diff) | |
download | linux-rng-d1041d8eab31f9b4c696ee060141d1b0d156f84d.tar.xz linux-rng-d1041d8eab31f9b4c696ee060141d1b0d156f84d.zip |
bcachefs: Fix missing commit in backpointer to missing target
Fsck wants to do transaction commits from an outer context; it may have
other repair to do (i.e. duplicate backpointers).
But when calling backpointer_not_found() from runtime code, i.e. runtime
self healing, we should be doing the commit - the outer context expects
to just be doing lookups.
This fixes bugs where we get stuck spinning, reported as "RCU lock hold
time warnings.
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions