Memory efficient representation of the dirtree (important for
authorMichael Matz <matz@suse.de>
Fri, 28 Dec 2007 00:04:38 +0000 (00:04 +0000)
committerMichael Matz <matz@suse.de>
Fri, 28 Dec 2007 00:04:38 +0000 (00:04 +0000)
commit10bf69e1d9eb04f4da1c60593333110eb05a9531
tree6e891cae2efe1f7cfdb00387bcd826046ac5be61
parentc911d15692ddf3474953059ea2cce975e68bfb9a
Memory efficient representation of the dirtree (important for
unabridged packages.DU).  Store and reread the dirtree (in a hacky way,
should use the info block).  Make dumpattr show the directory names.
On disk the same info as in my 10.3 packages.DU (1.4MB, 330 KB gzipped)
only takes 146 KB.
src/attr_store.c
src/attr_store_p.h
tools/dumpattr.c