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-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html