[PATCH] md: include sector number in messages about corrected read errors
authorNeilBrown <neilb@suse.de>
Mon, 10 Jul 2006 11:44:20 +0000 (04:44 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 10 Jul 2006 20:24:17 +0000 (13:24 -0700)
commitd69504325978c461b51b03cca49626026970307b
tree73ea1d68d5d3cca777cb6ea9828c5757b4cd6df8
parent67463acb646904d76a8e237cc31eaa87872f30cc
[PATCH] md: include sector number in messages about corrected read errors

This is generally useful, but particularly helps see if it is the same sector
that always needs correcting, or different ones.

[akpm@osdl.org: fix printk warnings]
Signed-off-by: Neil Brown <neilb@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/md/raid1.c
drivers/md/raid10.c
drivers/md/raid5.c