Skip to content

[redhat] New configs in fs/bcachefs

CKI ARK Bot requested to merge configs/os-build/2023-10-31/fs/bcachefs into os-build

Hi,

As part of the ongoing rebase effort, the following configuration options need to be reviewed.

As a reminder, the ARK configuration flow involves moving unreviewed configuration options from the pending directory to the ark directory. In the diff below, options are removed from the pending directory and added to the ark hierarchy. The final options that need to be ACKed are the files that are being added to the ark hierarchy.

If the value for a file that is added should be changed, please reply with a better option.

Symbol: BCACHEFS_FS [=n] Type : tristate Defined at fs/bcachefs/Kconfig:2 Prompt: bcachefs filesystem support (EXPERIMENTAL) Depends on: BLOCK [=y] Location: -> File systems -> bcachefs filesystem support (EXPERIMENTAL) (BCACHEFS_FS [=n]) Selects: EXPORTFS [=y] && CLOSURES [=n] && LIBCRC32C [=y] && CRC64 [=y] && FS_POSIX_ACL [=y] && LZ4_COMPRESS [=m] && LZ4_DECOMPRESS [=y] && LZ4HC_COMPRESS [=n] && LZ4HC_DECOMPRESS && ZLIB_DEFLATE [=y] && ZLIB_INFLATE [=y] && ZSTD_COMPRESS [=m] && ZSTD_DECOMPRESS [=y] && CRYPTO_SHA256 [=y] && CRYPTO_CHACHA20 [=m] && CRYPTO_POLY1305 [=m] && KEYS [=y] && RAID6_PQ [=m] && XOR_BLOCKS [=m] && XXHASH [=y] && SRCU && SYMBOLIC_ERRNAME [=y] && MEAN_AND_VARIANCE


Symbol: MEAN_AND_VARIANCE_UNIT_TEST [=m] Type : tristate Defined at fs/bcachefs/Kconfig:78 Prompt: mean_and_variance unit tests Depends on: BLOCK [=y] && KUNIT [=m] Visible if: BLOCK [=y] && KUNIT [=m] && !KUNIT_ALL_TESTS [=m] Location: -> File systems -> mean_and_variance unit tests (MEAN_AND_VARIANCE_UNIT_TEST [=m]) Selects: MEAN_AND_VARIANCE


Signed-off-by: Fedora Kernel Team kernel-team@fedoraproject.org

Merge request reports