commit | 76186dd8b73d2b7b9b4c8629b89c845e97009801 | [log] [tgz] |
---|---|---|
author | NeilBrown <[email protected]> | Tue Oct 03 01:15:48 2006 -0700 |
committer | Linus Torvalds <[email protected]> | 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 <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>