From: NeilBrown Date: Tue, 3 Oct 2006 08:15:57 +0000 (-0700) Subject: [PATCH] md: make messages about resync/recovery etc more specific X-Git-Tag: v2.6.19-rc1~239 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61df9d91e986f1314af482e7ea5f2312a6cd0d14;p=pandora-kernel.git [PATCH] md: make messages about resync/recovery etc more specific It is possible to request a 'check' of an md/raid array where the whole array is read and consistancies are reported. This uses the same mechanisms as 'resync' and so reports in the kernel logs that a resync is being started. This understandably confuses/worries people. Also the text in /proc/mdstat suggests a 'resync' is happen when it is just a check. This patch changes those messages to be more specific about what is happening. Signed-off-by: Neil Brown Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed