diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2024-07-15 19:03:17 -0400 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2024-07-18 18:33:30 -0400 |
commit | 2c4c17fefc49e895e322b3ab0f49d946f384f71b (patch) | |
tree | 2ed766fe085fda562fdca0cba789e6b0d9238e6c /tools/testing/radix-tree/xarray.c | |
parent | f12410bb7dddc64b58cbd6fca224b82ff40c5807 (diff) |
bcachefs: Fix fsck warning about btree_trans not passed to fsck error
If a btree_trans is in use it's supposed to be passed to fsck_err so
that it can be unlocked if we're waiting on userspace input; but the
btree IO paths do call fsck errors where a btree_trans exists on the
stack but it's not passed through.
But it's ok, because it's unlocked while doing IO.
Fixes: a850bde6498b ("bcachefs: fsck_err() may now take a btree_trans")
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'tools/testing/radix-tree/xarray.c')
0 files changed, 0 insertions, 0 deletions