From cfbc62c7f06971a0d66ab24e3a426094078c8f6e Mon Sep 17 00:00:00 2001 From: freestorm77 Date: Sat, 24 Apr 2010 05:08:30 -0700 Subject: [PATCH] doc_reformat_garbage-collection.txt - Added heading format begining and ending by "==" - Added Index - Added Title Note: No change are made in paragraphs content --- docs/garbage-collection.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/garbage-collection.txt b/docs/garbage-collection.txt index 4cacadfb..8543a3fb 100644 --- a/docs/garbage-collection.txt +++ b/docs/garbage-collection.txt @@ -1,5 +1,13 @@ = Garbage Collection in Tahoe = +1. Overview +2. Client-side Renewal +3. Server Side Expiration +4. Expiration Progress +5. Future Directions + +== Overview == + When a file or directory in the virtual filesystem is no longer referenced, the space that its shares occupied on each storage server can be freed, making room for other shares. Tahoe currently uses a garbage collection -- 2.45.2