]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
dm persistent data: add transactional array
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)
commit6513c29f44f2cc970c0e9fecfe5a6526c3e73025
tree5c501dceffb8a4c5c0a70bde68b084a171fee861
parent025b96853fe0bdc977d88b4242ca5e1f19d9bb66
dm persistent data: add transactional array

Add a transactional 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-array.c [new file with mode: 0644]
drivers/md/persistent-data/dm-array.h [new file with mode: 0644]