bcachefs: Mark as EXPERIMENTAL
authorKent Overstreet <kent.overstreet@linux.dev>
Sun, 9 Jul 2023 17:20:29 +0000 (13:20 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:10:06 +0000 (17:10 -0400)
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>
fs/bcachefs/Kconfig

index bc56c6bf37d7068b94a9df643112ecd747e2a6cb..49776ba0a031e1e8e84f028951747659a3f96549 100644 (file)
@@ -1,6 +1,6 @@
 
 config BCACHEFS_FS
-       tristate "bcachefs filesystem support"
+       tristate "bcachefs filesystem support (EXPERIMENTAL)"
        depends on BLOCK
        select EXPORTFS
        select CLOSURES