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)
commitd9b880d8eb21a96f5a8398ec19a11c268d6c8365
tree05f9497df83aac924853f79d379e42f327e6873d
parent67367d46d283bd06ec1da23cf26aebc245665402
Accounts for hardlinks more accurately than the original version that came
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.
src/vdu.c