commit | d754c5ae1ff76b20d3ecde8ad666d7865eada8ae | [log] [tgz] |
---|---|---|
author | NeilBrown <neilb@suse.de> | Wed Apr 07 12:14:43 2010 +1000 |
committer | NeilBrown <neilb@suse.de> | Tue May 18 15:27:56 2010 +1000 |
tree | 60523d76c5e437ea39ce158295d75ea4247f70e1 | |
parent | 9e35b99c7efacfddc748c89a0c53b1122b0ee72c [diff] |
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>