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

bcachefs: Put erasure coding behind an EXPERIMENTAL kconfig option



We still have disk space accounting changes coming for erasure coding,
and the changes won't be as strictly backwards compatible as they'd
ought to be - specifically, we need to start accounting striped data
under a separate counter in bch_alloc (which describes buckets).

A fsck will suffice for upgrading/downgrading, but since erasure coding
is the most incomplete major feature of bcachefs it still makes sense to
put behind a separate kconfig option, so that users are fully aware.

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