From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Albert Cahalan" Subject: Re: [PATCH] LogFS take three Date: Tue, 15 May 2007 19:26:17 -0400 Message-ID: <787b0d920705151626x3a11b81csf0f3747a695131b0@mail.gmail.com> References: <20070515151919.GA32510@lazybastard.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mtd@lists.infradead.org, akpm@osdl.org, "Thomas Gleixner" , "Jan Engelhardt" , "Evgeniy Polyakov" , "Pekka Enberg" , "Greg KH" , "Ingo Oeser" To: "=?ISO-8859-1?Q?J=F6rn_Engel?=" Return-path: Received: from nz-out-0506.google.com ([64.233.162.224]:39790 "EHLO nz-out-0506.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756431AbXEOX0S (ORCPT ); Tue, 15 May 2007 19:26:18 -0400 Received: by nz-out-0506.google.com with SMTP id r28so356859nza for ; Tue, 15 May 2007 16:26:17 -0700 (PDT) In-Reply-To: <20070515151919.GA32510@lazybastard.org> Content-Disposition: inline Sender: linux-fsdevel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org Please don't forget the immutable bit. ("man lsattr") Having both, BSD-style, would be even better. The immutable bit is important for working around software bugs and "features" that damage files. I also can't find xattr support.