commit | 46bed2b5c16bb7c82e1088d7ae75fb958c8a8c4e | [log] [tgz] |
---|---|---|
author | Jonathan Brassow <jbrassow@redhat.com> | Tue Aug 02 12:32:07 2011 +0100 |
committer | Alasdair G Kergon <agk@redhat.com> | Tue Aug 02 12:32:07 2011 +0100 |
tree | bab932a8eec324ca470407ff54097d86a3c0e27f | |
parent | c1084561bb85da3630540ebe951749a8cd8fc714 [diff] |
dm raid: add write_mostly parameter Add the write_mostly parameter to RAID1 dm-raid tables. This allows the user to set the WriteMostly flag on a RAID1 device that should normally be avoided for read I/O. Signed-off-by: Jonathan Brassow <jbrassow@redhat.com> Signed-off-by: Alasdair G Kergon <agk@redhat.com>