brian 2007-02-14 23:20:30 UTC
FreeBSD src repository
Modified files:
sbin/ffsinfo ffsinfo.c
Log:
Only go through our cylinder group and inode info when we need to.
This allows ``ffsinfo -o - -l1 /tmp'' to run a lot quicker.
Revision Changes Path
1.12 +49 -45 src/sbin/ffsinfo/ffsinfo.c