Date: Wed, 20 Sep 2000 00:50:06 +0200
From: "Andi Kleen" <[EMAIL PROTECTED]>
This patch fixes an obvious bug introduced with the ext2 changes in
2.2.18pre (look up the definition of le32_to_cpu on BE machines
without a special assembler version for it and on machines that
have it)
--- linux-work/fs/ext2/inode.c-EXT2 Fri Sep 15 02:06:16 2000
+++ linux-work/fs/ext2/inode.c Wed Sep 20 00:47:36 2000
Durr, this explains why small bits my home directory disk got
corrupted while running 2.2.18pre, nice spotting Andi :-)
Later,
David S. Miller
[EMAIL PROTECTED]
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/