repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
team: Replace rcu_read_lock with a mutex in team_vlan_rx_kill_vid
[linux/fpc-iii.git]
/
drivers
/
md
/
persistent-data
/
Kconfig
blob
19b268795415b4a1eaf519001511275774a7f96e
1
config DM_PERSISTENT_DATA
2
tristate
3
depends on BLK_DEV_DM
4
select LIBCRC32C
5
select DM_BUFIO
6
---help---
7
Library providing immutable on-disk data structure support for
8
device-mapper targets such as the thin provisioning target.