http://bugzilla.kernel.org/show_bug.cgi?id=12469
------- Comment #10 from sandeen@xxxxxxxxxx 2009-01-17 14:31 -------
Does this reproduce it for you, then? doesn't for me, unfortunately:
mkdir mnt
mkfs.xfs -b size=1024 -d file,name=fsfile,size=40146592b,agcount=16 -i
attr=0 -l version=1
dd if=/dev/zero bs=1 count=1 seek=15765503 of=bigfile
mount -o loop,rw,noatime,nodiratime fsfile mnt/
cp --sparse=never bigfile mnt/
sync
cd mnt
sync
> bigfile
cd ..
dmesg | grep CORRUPTED
--
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
|