summaryrefslogtreecommitdiff
path: root/rust/helpers/build_bug.c
diff options
context:
space:
mode:
authorKent Overstreet <kent.overstreet@linux.dev>2024-07-16 02:03:17 +0300
committerKent Overstreet <kent.overstreet@linux.dev>2024-07-19 01:33:30 +0300
commit2c4c17fefc49e895e322b3ab0f49d946f384f71b (patch)
tree2ed766fe085fda562fdca0cba789e6b0d9238e6c /rust/helpers/build_bug.c
parentf12410bb7dddc64b58cbd6fca224b82ff40c5807 (diff)
downloadlinux-2c4c17fefc49e895e322b3ab0f49d946f384f71b.tar.xz
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 'rust/helpers/build_bug.c')
0 files changed, 0 insertions, 0 deletions