Why does not freeblocks number change after deleting a big file?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi:
  Analyze ext4 filesystem with "debugfs -R "stats" <device>",
Why does not free blocks number change after deleting a big file?

The big file:
# stat test
  file:"test"
  size:290554084       blocks:567496     IO block:4096

before deleting the file "test":
# debugfs -R "stats" /dev/sdb
...
Inode count:              243593216
Block count:              1948728320
Reserved block count:     97436416
Free blocks:              406830314
Free inodes:              151667854
...

deleting the file "test"
# debugfs -R "stats" /dev/sdb
...
Inode count:              243593216
Block count:              1948728320
Reserved block count:     97436416
Free blocks:              406830314
Free inodes:              151667854
...

     Younger
     thx.
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Reiser Filesystem Development]     [Ceph FS]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Linux FS]     [Yosemite National Park]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Device Mapper]     [Linux Media]

  Powered by Linux