From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Dilger Subject: Re: [PATCH] Userland for VFS based Union Mount (V3) Date: Thu, 21 May 2009 09:53:15 -0400 Message-ID: <20090521135315.GA12502@webber.adilger.int> References: <1242662968-11684-1-git-send-email-jblunck@suse.de> <20090518204019.GC15754@shell> Mime-Version: 1.0 Content-Type: text/plain; CHARSET=US-ASCII Content-Transfer-Encoding: 7BIT Cc: Jan Blunck , linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org, viro@zeniv.linux.org.uk, bharata@in.ibm.com, dwmw2@infradead.org, mszeredi@suse.cz To: Valerie Aurora Return-path: Received: from sca-es-mail-2.Sun.COM ([192.18.43.133]:41193 "EHLO sca-es-mail-2.sun.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753730AbZEUNxs (ORCPT ); Thu, 21 May 2009 09:53:48 -0400 Content-disposition: inline In-reply-to: <20090518204019.GC15754@shell> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On May 18, 2009 16:40 -0400, Valerie Aurora wrote: > @@ -705,8 +707,9 @@ struct ext2_dir_entry_2 { > #define EXT2_FT_FIFO 5 > #define EXT2_FT_SOCK 6 > #define EXT2_FT_SYMLINK 7 > +#define EXT2_FT_WHT 8 > > -#define EXT2_FT_MAX 8 > +#define EXT2_FT_MAX 9 What about the EXT2_FT_FALLTHROUGH used in the union mount patches? Cheers, Andreas -- Andreas Dilger Sr. Staff Engineer, Lustre Group Sun Microsystems of Canada, Inc.