Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - B index
The Linux kernel configuration item CONFIG_BTRFS_FS
has multiple definitions:
fs/btrfs/Kconfig
The configuration item CONFIG_BTRFS_FS:
CONFIG_PAGE_SIZE_LESS_THAN_256KB
btrfs
Btrfs is a general purpose copy-on-write filesystem with extents, writable snapshotting, support for multiple devices and many more features focused on fault tolerance, repair and easy administration.
The filesystem disk format is no longer unstable, and it's not expected to change unless there are strong reasons to do so. If there is a format change, file systems with a unchanged format will continue to be mountable and usable by newer kernels.
For more information, please see the web pages at https://btrfs.readthedocs.io
To compile this file system support as a module, choose M here. The module will be called btrfs.
If unsure, say N.
fs/btrfs/Kconfig
The configuration item CONFIG_BTRFS_FS:
(none)
btrfs
Btrfs is a new filesystem with extents, writable snapshotting, support for multiple devices and many more features.
Btrfs is highly experimental, and THE DISK FORMAT IS NOT YET FINALIZED. You should say N here unless you are interested in testing Btrfs with non-critical data.
To compile this file system support as a module, choose M here. The module will be called btrfs.
If unsure, say N.
fs/btrfs/Kconfig
The configuration item CONFIG_BTRFS_FS:
CONFIG_EXPERIMENTAL
btrfs
Btrfs is a new filesystem with extents, writable snapshotting, support for multiple devices and many more features.
Btrfs is highly experimental, and THE DISK FORMAT IS NOT YET FINALIZED. You should say N here unless you are interested in testing Btrfs with non-critical data.
To compile this file system support as a module, choose M here. The module will be called btrfs.
If unsure, say N.
Raw data from LKDDb:
lkddb fs "btrfs" : CONFIG_BTRFS_FS : fs/btrfs/super.c # in 2.6.29–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.11, 6.12-rc+HEAD
lkddb fs "btrfs_test_fs" : CONFIG_BTRFS_FS CONFIG_BTRFS_FS_RUN_SANITY_TESTS : fs/btrfs/tests/btrfs-tests.c # in 3.13–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.11, 6.12-rc+HEAD
lkddb module btrfs CONFIG_BTRFS_FS : fs/btrfs/Kconfig : "Btrfs filesystem support" # in 2.6.29–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.11, 6.12-rc+HEAD
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - B index
Automatically generated (in year 2024). See also LKDDb sources on GitLab