ext3 bug...
Bah, this is what I get for being on the bleeding edge...
root@hevesy-int /dev/shm # dd if=/dev/urandom of=/tmp/testfile bs=1k count=4 4+0 records in 4+0 records out root@hevesy-int /dev/shm # file /tmp/testfile /tmp/testfile: empty root@hevesy-int /dev/shm # dd if=/dev/urandom of=/tmp/testfile bs=1k count=5 5+0 records in 5+0 records out root@hevesy-int /dev/shm # file /tmp/testfile /tmp/testfile: data
As at 2.6.9-rc1-mm1, ext3 fails with files that are exactly 4kb in size.
no subject
This is why I don't use ext3....
no subject
no subject
I've left the box upgrading to 2.6.9-rc2-mm1 anyway.