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)
commitd754c5ae1ff76b20d3ecde8ad666d7865eada8ae
tree60523d76c5e437ea39ce158295d75ea4247f70e1
parent9e35b99c7efacfddc748c89a0c53b1122b0ee72c
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 <ozburgess@gmail.com>
Signed-off-by: NeilBrown <neilb@suse.de>
drivers/md/raid1.c