]> 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>
Mon, 25 Jul 2011 00:49:58 +0000 (10:49 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 25 Jul 2011 00:49:58 +0000 (10:49 +1000)
commit266e6a22e182a40dd9e682003cce61483df56fd2
tree7efafda74f6bb381ca167d83213c053d476cbbd8
parentc2af0e72f549f11527443300207312c07ec10cd5
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