repo.or.cz
/
linux-2.6
/
next.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add linux-next specific files for 20110801
[linux-2.6/next.git]
/
drivers
/
md
/
persistent-data
/
Kconfig
blob
e2bef2dd341c97858b4b101a4639d9608e7ef9fb
1
config DM_PERSISTENT_DATA
2
tristate "Persistent data library (EXPERIMENTAL)"
3
depends on BLK_DEV_DM && EXPERIMENTAL
4
select LIBCRC32C
5
---help---
6
Library providing immutable on-disk data structure support for
7
device-mapper targets such as the thin provisioning target.