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

bcachefs: Fix promotes



The recent work to fix data moves w.r.t. durability broke promotes,
because the caused us to bail out when the extent minus pointers being
dropped still has enough pointers to satisfy the current number of
replicas.

Disable this check when we're adding cached replicas.

Signed-off-by: default avatarKent Overstreet <kent.overstreet@linux.dev>
parent c8296d73
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