commit | 8ddf9efe6708f3674f0ddfeb6425fd27bea109a2 | [log] [tgz] |
---|---|---|
author | NeilBrown <neilb@cse.unsw.edu.au> | Fri Sep 09 16:23:45 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Fri Sep 09 16:39:10 2005 -0700 |
tree | 90862c8fa9f04cf98423b3da1b2c5d1f01a7310d | |
parent | 36fa30636fb84b209210299684e1be66d9e58217 [diff] |
[PATCH] md: support write-mostly device in raid1 This allows a device in a raid1 to be marked as "write mostly". Read requests will only be sent if there is no other option. Signed-off-by: Neil Brown <neilb@cse.unsw.edu.au> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>