Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S268323AbUIBNvw (ORCPT ); Thu, 2 Sep 2004 09:51:52 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S268288AbUIBNvv (ORCPT ); Thu, 2 Sep 2004 09:51:51 -0400 Received: from [69.25.196.29] ([69.25.196.29]:60307 "EHLO thunker.thunk.org") by vger.kernel.org with ESMTP id S268321AbUIBNvh (ORCPT ); Thu, 2 Sep 2004 09:51:37 -0400 Date: Thu, 2 Sep 2004 08:54:18 -0400 From: "Theodore Ts'o" To: Jeremy Allison Cc: Jamie Lokier , Trond Myklebust , Alan Cox , Denis Vlasenko , Rik van Riel , Christer Weinigel , Spam , Andrew Morton , wichert@wiggy.net, Linus Torvalds , reiser@namesys.com, hch@lst.de, Linux Filesystem Development , Linux Kernel Mailing List , flx@namesys.com, reiserfs-list@namesys.com Subject: Re: silent semantic changes with reiser4 Message-ID: <20040902125417.GA12118@thunk.org> Mail-Followup-To: Theodore Ts'o , Jeremy Allison , Jamie Lokier , Trond Myklebust , Alan Cox , Denis Vlasenko , Rik van Riel , Christer Weinigel , Spam , Andrew Morton , wichert@wiggy.net, Linus Torvalds , reiser@namesys.com, hch@lst.de, Linux Filesystem Development , Linux Kernel Mailing List , flx@namesys.com, reiserfs-list@namesys.com References: <200408261819.59328.vda@port.imtp.ilyichevsk.odessa.ua> <1093789802.27932.41.camel@localhost.localdomain> <1093804864.8723.15.camel@lade.trondhjem.org> <20040829193851.GB21873@jeremy1> <20040901201945.GE31934@mail.shareable.org> <20040901202641.GJ4455@legion.cup.hp.com> <20040901203101.GG31934@mail.shareable.org> <20040901203543.GK4455@legion.cup.hp.com> <20040901204746.GI31934@mail.shareable.org> <20040901205140.GL4455@legion.cup.hp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040901205140.GL4455@legion.cup.hp.com> User-Agent: Mutt/1.5.6+20040818i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1173 Lines: 27 On Wed, Sep 01, 2004 at 01:51:40PM -0700, Jeremy Allison wrote: > > So you're saying SCP, CVS, Subversion, Bitkeeper, Apache and rsyncd > > will _all_ lose part of a Word document when they handle it on a > > Window box? > > > > Ouch! > > Yep. It's the meta data that Word stores in streams that will get lost. And this is why I believe that using streams in application is well, ill-advised. Indeed, one of my concerns with providing streams support is that application authors may make the mistake of using it, and we will be back to the bad old days (when MacOS made this mistake) where you will need to binhex files before you ftp them (and unbinhex them on the otherside) --- and if you forget, the resulting file will be useless. I understand why the Samba folks want this feature very badly; however, hopefully other projects will know enough *not* to use streams once they become available in Linux.... - Ted - 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/