bcachefs: Mark as EXPERIMENTAL

As discussed on list, bcachefs is going to be marked as experimental for
a few releases, until the inevitable tide of new bug reports subsides.

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
This commit is contained in:
Kent Overstreet 2023-07-09 13:20:29 -04:00
parent 067d228bb0
commit dbc7deb2af

View file

@ -1,6 +1,6 @@
config BCACHEFS_FS
tristate "bcachefs filesystem support"
tristate "bcachefs filesystem support (EXPERIMENTAL)"
depends on BLOCK
select EXPORTFS
select CLOSURES