mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
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:
parent
067d228bb0
commit
dbc7deb2af
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
|
||||
config BCACHEFS_FS
|
||||
tristate "bcachefs filesystem support"
|
||||
tristate "bcachefs filesystem support (EXPERIMENTAL)"
|
||||
depends on BLOCK
|
||||
select EXPORTFS
|
||||
select CLOSURES
|
||||
|
|
Loading…
Add table
Reference in a new issue