PL3026: This is the upgraded version of vdu that maintains an internal
authorMarc Fiuczynski <mef@cs.princeton.edu>
Tue, 16 Nov 2004 04:51:30 +0000 (04:51 +0000)
committerMarc Fiuczynski <mef@cs.princeton.edu>
Tue, 16 Nov 2004 04:51:30 +0000 (04:51 +0000)
commit02ca3cb72401c1bfb9361c8ea340d065a6d9a377
tree701242ec60a61b8b70ba0e223fa1d0419febea01
parent60c730b51008d84616ac87e162e78b17d8c65d12
PL3026: This is the upgraded version of vdu that maintains an internal
hash table of files with a nlink count > 1.  Only if vdu sees all hard
links to a particular inode does it add its size and block count to the
total.
src/vdu.c
src/vdu.h [new file with mode: 0644]