From: NeilBrown Date: Wed, 7 Apr 2010 02:14:43 +0000 (+1000) Subject: md/raid1: fix confusing 'redirect sector' message. X-Git-Tag: v2.6.35-rc1~440^2~16 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d754c5ae1ff76b20d3ecde8ad666d7865eada8ae;p=pandora-kernel.git md/raid1: fix confusing 'redirect sector' message. This message seems to suggest the named device is the one on which a read failed, however it is actually the device that the read will be redirected to. So make the message a little clearer. Reported-by: Tim Burgess Signed-off-by: NeilBrown --- Reading git-diff-tree failed