안재형 wrote:
I want to see free space blocks or none-allocation blocks. I can't find program in XFSprogs package.
--- You should be able to use the standard linux utils for those -- xfsprogs are only for things that are xfs specific, but "df" tells you free space & used. The "du" command will showyou how many blocks are really used in a block. ... etc. ' That's a benefit of the OS kernel. If you want more technical details, you can try the xfs tool "xfs_info with -o,ro. That shows you # blocks total. _______________________________________________ xfs mailing list xfs@xxxxxxxxxxx http://oss.sgi.com/mailman/listinfo/xfs