[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090618032249.GD15048@shell>
Date: Wed, 17 Jun 2009 23:22:49 -0400
From: Valerie Aurora <vaurora@...hat.com>
To: Andreas Dilger <adilger@....com>
Cc: Jan Blunck <jblunck@...e.de>, linux-kernel@...r.kernel.org,
linux-fsdevel@...r.kernel.org, viro@...iv.linux.org.uk,
bharata@...ibm.com, dwmw2@...radead.org, mszeredi@...e.cz
Subject: Re: [PATCH] Userland for VFS based Union Mount (V3)
On Thu, May 21, 2009 at 09:53:15AM -0400, Andreas Dilger wrote:
> 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?
We're UNIX engineers, we don't include unnecessary letters. :)
Thanks, I added EXT2_FT_FALLTHRU and made it possible to specify "-O
whiteout" in my latest patchset.
-VAL
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists