Re: [PATCH] Userland for VFS based Union Mount (V3)

From: Andreas Dilger
Date: Thu May 21 2009 - 09:54:01 EST


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.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/