Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - B index

CONFIG_BTRFS_FS_CHECK_INTEGRITY: Btrfs with integrity check tool compiled in (DEPRECATED)

General informations

The Linux kernel configuration item CONFIG_BTRFS_FS_CHECK_INTEGRITY has multiple definitions:

Btrfs with integrity check tool compiled in (DEPRECATED) found in fs/btrfs/Kconfig

The configuration item CONFIG_BTRFS_FS_CHECK_INTEGRITY:

Help text

This feature has been deprecated and will be removed in 6.7.

Adds code that examines all block write requests (including writes of the super block). The goal is to verify that the state of the filesystem on disk is always consistent, i.e., after a power-loss or kernel panic event the filesystem is in a consistent state.

If the integrity check tool is included and activated in the mount options, plenty of kernel memory is used, and plenty of additional CPU cycles are spent. Enabling this functionality is not intended for normal use.

In most cases, unless you are a btrfs developer who needs to verify the integrity of (super)-block write requests during the run of a regression test, say N

Btrfs with integrity check tool compiled in (DANGEROUS) found in fs/btrfs/Kconfig

The configuration item CONFIG_BTRFS_FS_CHECK_INTEGRITY:

Help text

Adds code that examines all block write requests (including writes of the super block). The goal is to verify that the state of the filesystem on disk is always consistent, i.e., after a power-loss or kernel panic event the filesystem is in a consistent state.

If the integrity check tool is included and activated in the mount options, plenty of kernel memory is used, and plenty of additional CPU cycles are spent. Enabling this functionality is not intended for normal use.

In most cases, unless you are a btrfs developer who needs to verify the integrity of (super)-block write requests during the run of a regression test, say N

Hardware

LKDDb

Raw data from LKDDb:

Sources

This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).

The data is retrived from:

Automatic links from Google (and ads)

Custom Search

Popular queries:

Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - B index

Automatically generated (in year 2024). See also LKDDb sources on GitLab