Re: ext2 filesystem corruptions back from dead? 2.4.0-test11
=?Windows-1252?Q?P=E4r-Ola_Nilsson?= (peje@umea.irf.se)
Thu, 23 Nov 2000 08:22:28 +0100
> 540028982 = 0x20303036 = " 336"
> 540024880 = 0x20302030 = " 3 3"
> 170926128 = 0x0a302030 = "\n3 3"
>
These should be:
540028982 = 0x20303036 = " 006"
540024880 = 0x20302030 = " 0 0"
170926128 = 0x0a302030 = "\n0 0"
/Pär-Ola Nilsson
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/