From mboxrd@z Thu Jan 1 00:00:00 1970 From: Theodore Tso Subject: Re: [PATCH 1/4] vfs: vfs-level fiemap interface Date: Tue, 7 Oct 2008 08:52:12 -0400 Message-ID: <20081007125212.GA26583@mit.edu> References: <1223071147-27180-1-git-send-email-tytso@mit.edu> <1223071147-27180-2-git-send-email-tytso@mit.edu> <20081004021251.GA29174@mit.edu> <48EA55AC.2060102@hp.com> <20081006210706.GB8139@mit.edu> <20081007101207.GA10406@infradead.org> <20081007105620.GU2009@webber.adilger.int> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Christoph Hellwig , jim owens , linux-fsdevel@vger.kernel.org, Mark Fasheh , Michael Kerrisk , linux-abi@vger.kernel.org To: Andreas Dilger Return-path: Received: from www.church-of-our-saviour.org ([69.25.196.31]:52319 "EHLO thunker.thunk.org" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753322AbYJGMwT (ORCPT ); Tue, 7 Oct 2008 08:52:19 -0400 Content-Disposition: inline In-Reply-To: <20081007105620.GU2009@webber.adilger.int> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Tue, Oct 07, 2008 at 04:56:20AM -0600, Andreas Dilger wrote: > On Oct 07, 2008 06:12 -0400, Christoph Hellwig wrote: > > On Mon, Oct 06, 2008 at 05:07:06PM -0400, Theodore Tso wrote: > > > +* FIEMAP_EXTENT_NO_UNMOUNTED_IO > > > > I think the point we're trying to get down to is that this is not just a > > normal block that you can access using a block number but some > > complicated encoding scheme. Maybe > > > > * FIEMAP_EXTENT_ENCODED > > I like this name much better than the cumbersome double-negative > "NO_UNMOUNTED_IO" that is _still_ not any more clear than the > previous proposals. Sounds like we're converging on a color for the bike shed.... any objections to this name before I spin out a new version of the patches? It's just a global search and replace, but we've done it *so* many times. :-) - Ted