commit | 76186dd8b73d2b7b9b4c8629b89c845e97009801 | [log] [tgz] |
---|---|---|
author | NeilBrown <neilb@suse.de> | Tue Oct 03 01:15:48 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Tue Oct 03 08:04:17 2006 -0700 |
tree | 1f1c2fe5530de65fa149faa3e6b2969044e7b0a8 | |
parent | 02c2de8cc835885bdff51a8bfd6c0b659b969f50 [diff] |
[PATCH] md: remove 'working_disks' from raid10 state It isn't needed as mddev->degraded contains equivalent info. Signed-off-by: Neil Brown <neilb@suse.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>