]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Add the write_mostly parameter to RAID1 dm-raid tables.
authorJonathan Brassow <jbrassow@redhat.com>
Tue, 2 Aug 2011 00:25:27 +0000 (10:25 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 2 Aug 2011 00:25:27 +0000 (10:25 +1000)
commit033d2be14bf5e65f0096c8744f1e22dbf786bf44
tree93e7da157e1e9b8b15adbd45fe85cb1776d41269
parentdfbce9f5263603005df6d08ab5a375b34398f7b7
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>
Documentation/device-mapper/dm-raid.txt
drivers/md/dm-raid.c