]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[JFFS2] Print correct node offset when complaining about broken data CRC
authorDavid Woodhouse <dwmw2@infradead.org>
Thu, 5 Jul 2007 05:57:26 +0000 (01:57 -0400)
committerDavid Woodhouse <dwmw2@infradead.org>
Thu, 5 Jul 2007 05:57:26 +0000 (01:57 -0400)
commitb2e25235fe8b4b6cd8cd6a792cbe883d7417eaac
tree7f55270f3f208d59aa973c6660acf92d0aa62ae0
parent9c5ef0fbfa0b0be219290b05a39135b957479251
[JFFS2] Print correct node offset when complaining about broken data CRC

Debugging the hardware problems in OLPC trac #1905 would be a whole lot
easier if the correct node offsets were printed for the offending nodes.

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
fs/jffs2/readinode.c