| commit | a1a190807074bd6ad8771e00b00752771ae586cb | [log] [tgz] |
|---|---|---|
| author | Jonathan E Brassow <jbrassow@redhat.com> | Fri Jan 06 00:20:05 2006 -0800 |
| committer | Linus Torvalds <torvalds@g5.osdl.org> | Fri Jan 06 08:34:00 2006 -0800 |
| tree | ea9df244d215722e422f7bd7560dd9fe59789f44 | |
| parent | 2d5fe68987341a59a3fd97c71695efcabb0c6fd5 [diff] |
[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>