mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git
synced 2026-04-23 05:56:14 -04:00
dm persistent data: add bitset
Add a persistent bitset as a wrapper around dm-array. Signed-off-by: Joe Thornber <ejt@redhat.com> Signed-off-by: Alasdair G Kergon <agk@redhat.com>
This commit is contained in:
committed by
Alasdair G Kergon
parent
6513c29f44
commit
7a87edfee7
@@ -1,6 +1,7 @@
|
||||
obj-$(CONFIG_DM_PERSISTENT_DATA) += dm-persistent-data.o
|
||||
dm-persistent-data-objs := \
|
||||
dm-array.o \
|
||||
dm-bitset.o \
|
||||
dm-block-manager.o \
|
||||
dm-space-map-common.o \
|
||||
dm-space-map-disk.o \
|
||||
|
||||
Reference in New Issue
Block a user