projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
067d228
)
bcachefs: Mark as EXPERIMENTAL
author
Kent Overstreet
<kent.overstreet@linux.dev>
Sun, 9 Jul 2023 17:20:29 +0000
(13:20 -0400)
committer
Kent 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
patch
|
blob
|
history
diff --git
a/fs/bcachefs/Kconfig
b/fs/bcachefs/Kconfig
index bc56c6bf37d7068b94a9df643112ecd747e2a6cb..49776ba0a031e1e8e84f028951747659a3f96549 100644
(file)
--- a/
fs/bcachefs/Kconfig
+++ b/
fs/bcachefs/Kconfig
@@
-1,6
+1,6
@@
config BCACHEFS_FS
- tristate "bcachefs filesystem support"
+ tristate "bcachefs filesystem support
(EXPERIMENTAL)
"
depends on BLOCK
select EXPORTFS
select CLOSURES