aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/dm-region-hash.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2008-10-21dm raid1: separate region_hash interface part1Heinz Mauelshagen1-0/+104
Separate the region hash code from raid1 so it can be shared by forthcoming targets. Use BUG_ON() for failed async dm_io() calls. Signed-off-by: Heinz Mauelshagen <hjm@redhat.com> Signed-off-by: Alasdair G Kergon <agk@redhat.com>