commit | 11ce99e625fe2718ad2682bfdd99070b337e6252 | [log] [tgz] |
---|---|---|
author | NeilBrown <neilb@suse.de> | Tue Oct 03 01:15:52 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Tue Oct 03 08:04:17 2006 -0700 |
tree | 48e40104a058f27e9cd717c42edcf6738fef2372 | |
parent | 867868fb557eb2a2120b80779468fa372584ddb0 [diff] |
[PATCH] md: Remove working_disks from raid1 state data It is equivalent to conf->raid_disks - conf->mddev->degraded. Signed-off-by: Neil Brown <neilb@suse.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>