diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2025-05-09 15:05:19 -0400 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2025-05-14 17:05:19 -0400 |
commit | d1041d8eab31f9b4c696ee060141d1b0d156f84d (patch) | |
tree | a93b3278e1c0cdc268f77ab247e59660ab829a2f /lib/mpi/mpi-mpow.c | |
parent | a12cb6f758177fcf9bdb7d18b4724eaa29023740 (diff) |
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 'lib/mpi/mpi-mpow.c')
0 files changed, 0 insertions, 0 deletions