mirror of
https://github.com/torvalds/linux.git
synced 2026-06-05 21:15:53 +02: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,6 +1,6 @@
|
|||
|
||||
config BCACHEFS_FS
|
||||
tristate "bcachefs filesystem support"
|
||||
tristate "bcachefs filesystem support (EXPERIMENTAL)"
|
||||
depends on BLOCK
|
||||
select EXPORTFS
|
||||
select CLOSURES
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user