All of lore.kernel.org
 help / color / mirror / Atom feed
* pls help me: ext3 filesystem reported errors while deleting files
@ 2008-10-21  2:08 gshan
  2008-10-29 21:45 ` Theodore Tso
  0 siblings, 1 reply; 2+ messages in thread
From: gshan @ 2008-10-21  2:08 UTC (permalink / raw)
  To: linux-kernel

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-10-29 21:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-21  2:08 pls help me: ext3 filesystem reported errors while deleting files gshan
2008-10-29 21:45 ` Theodore Tso

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.