8 Feb
2011
8 Feb
'11
5:32 a.m.
On 08/02/11 13:35, Dan McGee wrote:
We did this in some but not all cases, assuming the 0 value coming out of libarchive would not be a problem. However, this does not work for "fake" filesystems such as rpc_pipefs, which reports a free block and total block count of zero.
Fix this by not ever counting symlinks or directories, and adding a note explaining that if we someday do count directories, their size needs to be attributed to the proper place.
Signed-off-by: Dan McGee<dan@archlinux.org>
Ack: Allan I see there is some nice tidy up in there too.