aboutsummaryrefslogtreecommitdiffstats
path: root/FuseArchive/FileSystem.py
Commit message (Expand)AuthorAgeFilesLines
* Pre-init original_chunks because we might need to fflush early in theSteve Slaven2009-08-061-1/+1
* Truncate files on unlink so we free their blocksSteve Slaven2009-08-061-0/+4
* Add reference counting so we can delete unused chunksSteve Slaven2009-08-061-1/+1
* Split up main classesSteve Slaven2009-08-041-0/+154