From: NeilBrown Date: Sat, 20 May 2006 21:59:57 +0000 (-0700) Subject: [PATCH] md: Fix inverted test for 'repair' directive. X-Git-Tag: v2.6.17-rc5~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2adc7d47c4dbf684e69ee3980c158ff684dc170e;p=pandora-kernel.git [PATCH] md: Fix inverted test for 'repair' directive. We should be able to write 'repair' to /sys/block/mdX/md/sync_action, however due to and inverted test, that always given EINVAL. Signed-off-by: Neil Brown Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed