From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jamie Lokier Subject: Re: silent semantic changes with reiser4 Date: Thu, 26 Aug 2004 18:27:03 +0100 Message-ID: <20040826172703.GR5733@mail.shareable.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Rik van Riel , Diego Calleja , christophe@saout.de, vda@port.imtp.ilyichevsk.odessa.ua, christer@weinigel.se, spam@tnonline.net, akpm@osdl.org, wichert@wiggy.net, jra@samba.org, reiser@namesys.com, hch@lst.de, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, flx@namesys.com, reiserfs-list@namesys.com Return-path: list-help: list-unsubscribe: list-post: Errors-To: flx@namesys.com To: Linus Torvalds Content-Disposition: inline In-Reply-To: List-Id: linux-fsdevel.vger.kernel.org Linus Torvalds wrote: > > So all I need to do is "cat /bin | gzip -9 > /path/to/backup.tar.gz" ? > > No no. The stream you get from a directory is totally _independent_ of the > contents of the directory. Anything else would be pointless. Surely it depends on the directory? The stream from a "classic directory", i.e. something made with mkdir(), mode drwxr-xr-x filled with files, might well be a reproducible representation of its contents. -- Jamie