commit | d69504325978c461b51b03cca49626026970307b | [log] [tgz] |
---|---|---|
author | NeilBrown <neilb@suse.de> | Mon Jul 10 04:44:20 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Mon Jul 10 13:24:17 2006 -0700 |
tree | 73ea1d68d5d3cca777cb6ea9828c5757b4cd6df8 | |
parent | 67463acb646904d76a8e237cc31eaa87872f30cc [diff] |
[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>