From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alan Cox Subject: Re: silent semantic changes with reiser4 Date: Sun, 29 Aug 2004 15:30:03 +0100 Message-ID: <1093789802.27932.41.camel@localhost.localdomain> References: <200408261819.59328.vda@port.imtp.ilyichevsk.odessa.ua> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Cc: Rik van Riel , Christer Weinigel , Spam , Andrew Morton , wichert@wiggy.net, jra@samba.org, torvalds@osdl.org, reiser@namesys.com, hch@lst.de, linux-fsdevel@vger.kernel.org, Linux Kernel Mailing List , flx@namesys.com, reiserfs-list@namesys.com Return-path: list-help: list-unsubscribe: list-post: Errors-To: flx@namesys.com To: Denis Vlasenko In-Reply-To: <200408261819.59328.vda@port.imtp.ilyichevsk.odessa.ua> List-Id: linux-fsdevel.vger.kernel.org On Iau, 2004-08-26 at 16:19, Denis Vlasenko wrote: > > Office suites can store a document with embedded images > > and spread sheets "easily" by putting the text, the > > images and spread sheets all in different file streams. > > Kinda far reaching. It's hard to assess whether that is good or bad idea. > Can we start small, like putting metadata (e.g. ACLs) into these streams? Openoffice does this in user space and the user space vfs code desktops use can handle zips so this "just works" already including over NFS, unlike a kernel proposed method.