On Sat, Mar 23, 2002 at 11:58:37PM +0200, Ivan Ivanov wrote: > I tried it on loop. > > 1. mount /dev/loop0 /mnt/test -t ext3 > 2. cp files to 100% full > 3. umount /mnt/test > 4. fsck.ext3 -f /dev/loop0 > Inode xxxxx, i_blocks is xxx, should be yyy. Fix? > Hi Ivan, What version of the kernel were you using, and if you were applying a patch to get the ext3 filesystem, what version of ext3 were you using? Many thanks!! - Ted