Accounts for hardlinks more accurately than the original version that came
authorMarc Fiuczynski <mef@cs.princeton.edu>
Fri, 17 Sep 2004 09:38:45 +0000 (09:38 +0000)
committerMarc Fiuczynski <mef@cs.princeton.edu>
Fri, 17 Sep 2004 09:38:45 +0000 (09:38 +0000)
with util-vserver. The original version ignored to account for all files
whose hard link count > 1. This version maintains a table of such files
and then accounts for their size if it visits all hard links.


No differences found