Skip to content

Commit bf61dcd

Browse files
author
Kent Overstreet
committed
bcachefs: CONFIG_BCACHEFS_DEBUG_TRANSACTIONS no longer defaults to y
BCACHEFS_DEBUG_TRANSACTIONS is useful, but it's too expensive to have on by default - and it hasn't been coming up in bug reports. Turn it off by default until we figure out a way to make it cheaper. Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
1 parent 9fcdd23 commit bf61dcd

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

fs/bcachefs/Kconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ config BCACHEFS_POSIX_ACL
4141
config BCACHEFS_DEBUG_TRANSACTIONS
4242
bool "bcachefs runtime info"
4343
depends on BCACHEFS_FS
44-
default y
4544
help
4645
This makes the list of running btree transactions available in debugfs.
4746

0 commit comments

Comments
 (0)