Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - D index
The Linux kernel configuration item CONFIG_DM_LOG_WRITES
:
CONFIG_BLK_DEV_DM
dm-log-writes
This device-mapper target takes two devices, one device to use normally, one to log all write operations done to the first device. This is for use by file system developers wishing to verify that their fs is writing a consistent file system at all times by allowing them to replay the log in a variety of ways and to check the contents.
To compile this code as a module, choose M here: the module will be called dm-log-writes.
If unsure, say N.
Raw data from LKDDb:
lkddb module dm-log-writes CONFIG_DM_LOG_WRITES : drivers/md/Kconfig : "Log writes target support" # in 4.1–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 - D index
Automatically generated (in year 2024). See also LKDDb sources on GitLab