pls help me: ext3 filesystem reported errors while deleting files

From: gshan
Date: Mon Oct 20 2008 - 22:08:46 EST


Hi All,

After I uncompressed a big tar file (about 600MB) that has been mounted through NFS to local
hard disk, I tried to delete all of files from the tar file, but ext3 filesystem reported huge errors
as follows. Note that I'm using IDE driver instead of ATA driver for hard disk.

SP(27-A) $ cd /disk_root/
SP(27-A) $ busybox tar -zxf /aaa/Gavin/sp3m/target_7xx_cge5.2008-07-10.tgz
SP(27-A) $ ls
bin home media root sys
boot lib mnt sbin tmp
dev lost+found opt selinux usr
etc man proc srv var
SP(27-A) $ rm -fr *
EXT3-fs error (device hdc5): ext3_free_blocks_sb: bit already cleared for block 538640
EXT3-fs error (device hdc5): ext3_free_blocks_sb: bit already cleared for block 538648
EXT3-fs error (device hdc5): ext3_free_blocks_sb: bit already cleared for block 538648
EXT3-fs error (device hdc5): ext3_free_blocks_sb: bit already cleared for block 534539
EXT3-fs error (device hdc5): ext3_free_blocks_sb: bit already cleared for block 534540
:
:

Thanks,
Gavin
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/