config: Disable BCACHEFS_DEBUG_TRANSACTIONS

Apparently the performance cost is significant.

Fixes: https://gitlab.archlinux.org/archlinux/packaging/packages/linux/-/issues/19
This commit is contained in:
Jan Alexander Steffens (heftig) 2024-01-15 22:38:02 +01:00
parent 3904bcb32c
commit 89b00c9419
No known key found for this signature in database
GPG Key ID: B8AC08600F108CDF
2 changed files with 3 additions and 3 deletions

View File

@ -42,12 +42,12 @@ sha256sums=('ef31144a2576d080d8c31698e83ec9f66bf97c677fa2aaf0d5bbb9f3345b1069'
'SKIP'
'1a2162ec671c508f9891cdb20e2a483238e2cce023e849fdedb8ae3dd58c114c'
'SKIP'
'faaa3867e72bb7755844585dc26773c34ce5a0f3f0bdbe89fa20943d2bf7bedc')
'b631961daec561669ba6d2551cc58d9eae689c471924395e90c5af72269bef3b')
b2sums=('cecdbd19905e43e485ab73b352ced18b37f2a138c97a6956cadcda5d3d271001117dc1cf896b166ff019fc7f405f9539e2ed0d6112b0890efb04d182adf4fd0e'
'SKIP'
'a9c86a40cdd55a375a233805d412395de2855a21f8658a22a295f0176d4d97b56e504c3496ad0a7f71d27fa2eaf82594db23a18cfe3af875d29c678275cd1732'
'SKIP'
'341802515628e7c43a1cd5294df19ab8811bdbc75fd7f454dec159022aa35a3a90706f57495868be65f8841507064bc855fc2bebc4b99df6bf4af1111932387c')
'e9fa20c459e41fedfeff087764cf715ae812c7fc0ca435114132910407674708f2338bdd6117639b14ed08b1ca00344ed46b45d6f480f17c185b12a080e6ea1d')
export KBUILD_BUILD_HOST=archlinux
export KBUILD_BUILD_USER=$pkgbase

2
config
View File

@ -10381,7 +10381,7 @@ CONFIG_BCACHEFS_FS=m
CONFIG_BCACHEFS_QUOTA=y
# CONFIG_BCACHEFS_ERASURE_CODING is not set
CONFIG_BCACHEFS_POSIX_ACL=y
CONFIG_BCACHEFS_DEBUG_TRANSACTIONS=y
# CONFIG_BCACHEFS_DEBUG_TRANSACTIONS is not set
# CONFIG_BCACHEFS_DEBUG is not set
# CONFIG_BCACHEFS_TESTS is not set
CONFIG_BCACHEFS_LOCK_TIME_STATS=y