bcachefs: Split out CONFIG_BCACHEFS_DEBUG_TRANSACTIONS
authorKent Overstreet <kent.overstreet@gmail.com>
Fri, 17 Dec 2021 01:36:26 +0000 (20:36 -0500)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:09:19 +0000 (17:09 -0400)
commitb84d42c31f34094c74d6306e11e3a0bc224c7575
tree8d62edc2c574517751fe5820455a893be7cb821f
parent51c4e406aa5706cdb224ff16eef1d560c504c3ac
bcachefs: Split out CONFIG_BCACHEFS_DEBUG_TRANSACTIONS

This puts the btree_transactions sysfs/debugfs file behind a separate
config option - it's highly useful, but not cheap enough to enable
permenantly.

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
fs/bcachefs/Kconfig
fs/bcachefs/btree_iter.c
fs/bcachefs/btree_types.h