summaryrefslogtreecommitdiff
path: root/fs/Kconfig
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2025-09-29 13:43:52 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2025-09-29 13:43:52 -0700
commitf2c61db29f277b9c80de92102fc532cc247495cd (patch)
tree135f48e8d797ba67e42e6f6032f8add2bdc88212 /fs/Kconfig
parentee916dccd4df6e2fd19c3606c4735282b72f1473 (diff)
downloadlinux-f2c61db29f277b9c80de92102fc532cc247495cd.tar.gz
linux-f2c61db29f277b9c80de92102fc532cc247495cd.tar.bz2
linux-f2c61db29f277b9c80de92102fc532cc247495cd.zip
Remove bcachefs core code
bcachefs was marked 'externally maintained' in 6.17 but the code remained to make the transition smoother. It's now a DKMS module, making the in-kernel code stale, so remove it to avoid any version confusion. Link: https://lore.kernel.org/linux-bcachefs/yokpt2d2g2lluyomtqrdvmkl3amv3kgnipmenobkpgx537kay7@xgcgjviv3n7x/T/ Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/Kconfig')
-rw-r--r--fs/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/Kconfig b/fs/Kconfig
index c654a3642897..7815379032da 100644
--- a/fs/Kconfig
+++ b/fs/Kconfig
@@ -51,7 +51,6 @@ source "fs/ocfs2/Kconfig"
source "fs/btrfs/Kconfig"
source "fs/nilfs2/Kconfig"
source "fs/f2fs/Kconfig"
-source "fs/bcachefs/Kconfig"
source "fs/zonefs/Kconfig"
endif # BLOCK