md/raid1: fix confusing 'redirect sector' message.
authorNeilBrown <neilb@suse.de>
Wed, 7 Apr 2010 02:14:43 +0000 (12:14 +1000)
committerNeilBrown <neilb@suse.de>
Tue, 18 May 2010 05:27:56 +0000 (15:27 +1000)
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 <ozburgess@gmail.com>
Signed-off-by: NeilBrown <neilb@suse.de>

No differences found