[xfs-masters] [Bug 12469] XFS : Corruption of in-memory data

bugme-daemon at bugzilla.kernel.org bugme-daemon at bugzilla.kernel.org
Sat Jan 17 16:31:17 CST 2009


http://bugzilla.kernel.org/show_bug.cgi?id=12469





------- Comment #10 from sandeen at redhat.com  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.



More information about the xfs-masters mailing list