From mboxrd@z Thu Jan 1 00:00:00 1970 From: tytso@mit.edu Subject: Re: Please reserve INCOMPAT_EA_INODE flag Date: Wed, 2 Jun 2010 10:34:16 -0400 Message-ID: <20100602143416.GD24062@thunk.org> References: <20090906092546.GU4197@webber.adilger.int> <853282DF-4A37-4677-9E4C-F7C26A00C890@sun.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: ext4 development , "Aneesh Kumar K.V" To: Andreas Dilger Return-path: Received: from thunk.org ([69.25.196.29]:57008 "EHLO thunker.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754655Ab0FBOeW (ORCPT ); Wed, 2 Jun 2010 10:34:22 -0400 Content-Disposition: inline In-Reply-To: Sender: linux-ext4-owner@vger.kernel.org List-ID: On Mon, Nov 30, 2009 at 12:31:40PM -0700, Andreas Dilger wrote: > Attached is a patch to reserve the EA inode feature flag. I had reserved this in ext4.h in the kernel, this is just a note to say that I've checked in this change into e2fsprogs as well. - Ted