Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit a850bde6 authored by Kent Overstreet's avatar Kent Overstreet
Browse files

bcachefs: fsck_err() may now take a btree_trans


fsck_err() now optionally takes a btree_trans; if the current thread has
one, it is required that it be passed.

The next patch will use this to unlock when waiting for user input.

Signed-off-by: default avatarKent Overstreet <kent.overstreet@linux.dev>
parent 38e3ca27
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment