[PATCH] device-mapper raid1: add default mirror
authorJonathan E Brassow <jbrassow@redhat.com>
Fri, 6 Jan 2006 08:20:05 +0000 (00:20 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 6 Jan 2006 16:34:00 +0000 (08:34 -0800)
commita1a190807074bd6ad8771e00b00752771ae586cb
treeea9df244d215722e422f7bd7560dd9fe59789f44
parent2d5fe68987341a59a3fd97c71695efcabb0c6fd5
[PATCH] device-mapper raid1: add default mirror

This patch introduces a new field to the mirror_set (default_mirror) to store
the default mirror.

(A subsequent patch will allow us to change the default mirror in the event of
a failure.)

Signed-off-by: Alasdair G Kergon <agk@redhat.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/md/dm-raid1.c