]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Add dm_btree_walk to iterate through the contents of a btree.
authorJoe Thornber <ejt@redhat.com>
Sun, 17 Feb 2013 23:03:35 +0000 (10:03 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Sun, 17 Feb 2013 23:04:52 +0000 (10:04 +1100)
commit460edc63174414824551128c9d7c87abb227a774
treeeca2ca43edc99cc7f49f44aedde5b6ebe1cb973d
parent150cc909902a4759bbabe8f46b894a2d85dfaf9a
Add dm_btree_walk to iterate through the contents of a btree.
This will be used by the dm cache target.

Signed-off-by: Joe Thornber <ejt@redhat.com>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
drivers/md/persistent-data/dm-btree-internal.h
drivers/md/persistent-data/dm-btree-spine.c
drivers/md/persistent-data/dm-btree.c
drivers/md/persistent-data/dm-btree.h