]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] md: fix recent breakage of md/raid1 array checking
authorNeilBrown <neilb@suse.de>
Sun, 27 Aug 2006 08:23:50 +0000 (01:23 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sun, 27 Aug 2006 18:01:31 +0000 (11:01 -0700)
commit47b751bb8482085f821312a059bda3a0868bb3f8
tree8b8376691f329c3bcc491fd2d0425c4e6278c5e3
parent6ccbff1afc188b4ee780fc3a4d5e2b9eae2db711
[PATCH] md: fix recent breakage of md/raid1 array checking

A recent patch broke the ability to do a user-request check of a raid1.
This patch fixes the breakage and also moves a comment that was dislocated
by the same patch.

Signed-off-by: Neil Brown <neilb@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/md/raid1.c