On Tue, Nov 15, 2005 at 10:30:38AM -0800, Chip Salzenberg wrote:

> [*] an inode may have as few as zero or as many as USHORT_MAX[**] names,
>     and finding them all requires scanning a disks's entire directory tree

Although one should note that you can loose valid names off the top of your
directory tree with chroot, and from the leaves by mounting another filing
system over a non-empty directory.

(But of course if you're wondering why your filing system is fuller than it
should be given the size of all the files, it's more likely to be open but
unlinked files rather than the above 2 causes).

Ooops. Digression.

Nicholas Clark

Reply via email to