Skip to content

Commit

Permalink
dm persistent data: add transactional array
Browse files Browse the repository at this point in the history
Add a transactional array.

Signed-off-by: Joe Thornber <ejt@redhat.com>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
  • Loading branch information
Joe Thornber authored and Alasdair G Kergon committed Mar 1, 2013
1 parent 025b968 commit 6513c29
Show file tree
Hide file tree
Showing 3 changed files with 975 additions and 0 deletions.
1 change: 1 addition & 0 deletions drivers/md/persistent-data/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
obj-$(CONFIG_DM_PERSISTENT_DATA) += dm-persistent-data.o
dm-persistent-data-objs := \
dm-array.o \
dm-block-manager.o \
dm-space-map-common.o \
dm-space-map-disk.o \
Expand Down
Loading

0 comments on commit 6513c29

Please sign in to comment.