From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S269853AbUH0A6l (ORCPT ); Thu, 26 Aug 2004 20:58:41 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S269796AbUH0Ayu (ORCPT ); Thu, 26 Aug 2004 20:54:50 -0400 Received: from rwcrmhc11.comcast.net ([204.127.198.35]:55193 "EHLO rwcrmhc11.comcast.net") by vger.kernel.org with ESMTP id S269779AbUHZXwm (ORCPT ); Thu, 26 Aug 2004 19:52:42 -0400 X-Comment: AT&T Maillennium special handling code - c Message-ID: <412E769B.1090508@namesys.com> Date: Thu, 26 Aug 2004 16:47:39 -0700 From: Hans Reiser User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.2) Gecko/20040803 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Linus Torvalds CC: Rik van Riel , Diego Calleja , jamie@shareable.org, christophe@saout.de, vda@port.imtp.ilyichevsk.odessa.ua, christer@weinigel.se, spam@tnonline.net, akpm@osdl.org, wichert@wiggy.net, jra@samba.org, hch@lst.de, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, flx@namesys.com, reiserfs-list@namesys.com Subject: Re: silent semantic changes with reiser4 References: <412E69D2.50503@namesys.com> In-Reply-To: X-Enigmail-Version: 0.85.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Linus Torvalds wrote: > > > >>>And you might not be able to change the >>>permissions or date on the named stream either, since it may or may not >>>have a separate date/permission thing from the container. >>> >>> >>You should be able to change the permission and data, >> ^data^date >> but when you >>change it, you change it for the whole container. >> >> > >Why? I'd much rather disallow it, than allow it and then have "nonlocal" >effects. > > Sometimes you want the nonlocal effects and sometimes you don't, and by decomposing streams into smaller primitives we can let users choose as they want.