Messages in this thread |  | | Date | Tue, 19 Sep 2000 15:48:16 -0700 | From | "David S. Miller" <> | Subject | Re: [PATCH] Fix big endian ext2 bmap in 2.2. |
| |
Date: Wed, 20 Sep 2000 00:50:06 +0200 From: "Andi Kleen" <ak@suse.de>
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 davem@redhat.com - 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/
|  |