Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 8 Jan 2003 16:46:13 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 8 Jan 2003 16:46:13 -0500 Received: from air-2.osdl.org ([65.172.181.6]:8164 "EHLO mail.osdl.org") by vger.kernel.org with ESMTP id ; Wed, 8 Jan 2003 16:46:12 -0500 Date: Wed, 8 Jan 2003 13:51:18 -0800 (PST) From: "Randy.Dunlap" X-X-Sender: To: John Bradford cc: , Subject: Re: Undelete files on ext3 ?? In-Reply-To: <200301082147.h08Llfpp003623@darkstar.example.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 688 Lines: 23 On Wed, 8 Jan 2003, John Bradford wrote: | > > What I was thinking of was a virtual device that allocated a new | > > sector whenever an old one was overwritten - kind of like a journaled | > > filesystem, but without the filesystem, (I.E. just the journal) :-). | > | > $ DIR FOO.TXT;* | > FOO.TXT;1 FOO.TXT;2 FOO.TXT;2 | > | > VMS-style file versioning, anybody? ;) | | Brilliant! re-read the archives from 6-8 months ago. -- ~Randy - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/