]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Add the write_mostly parameter to RAID1 dm-raid tables.
authorJonathan Brassow <jbrassow@redhat.com>
Wed, 3 Aug 2011 00:43:42 +0000 (10:43 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 3 Aug 2011 00:43:42 +0000 (10:43 +1000)
commita57c51a1153454211992a773c7979c8b67279197
treea35a70ae0af05c0abfd9f38bb9e306d9ad5f57ce
parent40dbdaca288f33f1abcc23e10cf8568fbd51ae09
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