dm persistent data: add bitset
authorJoe Thornber <ejt@redhat.com>
Fri, 1 Mar 2013 22:45:51 +0000 (22:45 +0000)
committerAlasdair G Kergon <agk@redhat.com>
Fri, 1 Mar 2013 22:45:51 +0000 (22:45 +0000)
commit7a87edfee75151abb69d47dba2277ff2de0f6071
tree1f0304a22e9ab66cb52cf052600516714f2dddf8
parent6513c29f44f2cc970c0e9fecfe5a6526c3e73025
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>
drivers/md/persistent-data/Makefile
drivers/md/persistent-data/dm-bitset.c [new file with mode: 0644]
drivers/md/persistent-data/dm-bitset.h [new file with mode: 0644]