List corruption with corrupted xfs image
Christoph Hellwig
hch at infradead.org
Thu Jan 22 14:11:49 CST 2009
On Thu, Jan 22, 2009 at 10:12:55AM +0100, Eric Sesterhenn wrote:
> Hi,
>
> with the image at http://www.cccmz.de/~snakebyte/xfs.42.img.bz2
> and the following commands:
>
> mount -o loop -t xfs xfs.42.img /media/test
> touch /media/test/file >/dev/null 2>&1
> ln -s /media/test/file /media/test/fileb >/dev/null 2>&1
> mkdir /media/test/dir1 >/dev/null 2>&1
> cp /media/test/file /media/test/dir1 >/dev/null 2>&1
> umount /media/test
>
> I get a list corruption and dead box
The oops is in code we don't have around anymore in 2.6.29-rc, but I'll
give it a try on more recent code.
Thanks a lot!
More information about the xfs
mailing list