Skip to content
Commit e858beed authored by Kent Overstreet's avatar Kent Overstreet
Browse files

bcachefs: If we run merges at a lower watermark, they must be nonblocking



Fix another deadlock related to the merge path; previously, we switched
to always running merges at a lower watermark (because they are
noncritical); but when we run at a lower watermark we also need to run
nonblocking or we've introduced a new deadlock.

Signed-off-by: default avatarKent Overstreet <kent.overstreet@linux.dev>
Reported-and-tested-by: default avatar <s@m-h.ug>
parent 0e42f381
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