From mboxrd@z Thu Jan 1 00:00:00 1970 From: erik quanstrom Date: Fri, 14 Jan 2011 12:54:04 -0500 To: 9fans@9fans.net Message-ID: <097eeb024ab835cfe081911d088f221e@kw.quanstro.net> In-Reply-To: <20110114175144.7A7C45BFB@mail.bitblocks.com> References: <4D2F5B74.5070908@gmail.com> <4D2F6345.4020408@gmail.com> <87lj2ofl58.wl%john@profusion.lvoc.net> <4D2FCB0D.6010800@gmail.com> <20110114175144.7A7C45BFB@mail.bitblocks.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] Plan9 topology Topicbox-Message-UUID: 986877e4-ead6-11e9-9d60-3106f5b1d025 > Not in the sense that you can purge specific files you don't > want and continue using the same venti. But you can do what a > copying garbage collector does -- it copies all the data > *reachable* from the data `roots' (a set of objects you know > you want). What is left behind is considered garbage and can > be recycled. that's wrong. there is no such function. - erik