Sign in
googlers
/
maze
/
linux
/
1e11ad8dc42975d5c2bab7d478f6cd875602eda4
/
.
/
drivers
/
md
/
persistent-data
/
Kconfig
blob: ceb359050a599aa029284ea0df0469c1ee0b65aa [
file
] [
log
] [
blame
]
config DM_PERSISTENT_DATA
tristate
depends on BLK_DEV_DM
&&
EXPERIMENTAL
select
LIBCRC32C
select
DM_BUFIO
---
help
---
Library
providing immutable on
-
disk data structure support
for
device
-
mapper targets such
as
the thin provisioning target
.