cryptoloop support broken in 2.6.3-ben2

From: Soeren Sonnenburg
Date: Sun Mar 07 2004 - 06:29:41 EST


Hi..

copying something to a cryptoloop file crashes the machine (random
crashes), this is similiar to the report I send for 2.6.0-test11... it
was working with the 2.6.0-test10-mm1 loop-* patches and IIRC with
2.6.1.

Now it is broken again, not sure whether this is due to the big
endianness of this machine.

To crash do:

dd if=/dev/zero of=/file bs=1M count=100
losetup -e blowfish /dev/loop0 /file
Password:
mkfs -t ext3 /dev/loop0
mount /dev/loop0 /mnt
cd /mnt
dd if=/dev/zero of=bla

Soeren.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/