On Wed, 26 Nov 2008, David P. Quigley wrote: > --- a/include/linux/nfs_xdr.h > +++ b/include/linux/nfs_xdr.h > @@ -57,6 +57,10 @@ struct nfs_fattr { > __u64 pre_change_attr;/* pre-op NFSv4 change attribute */ > unsigned long time_start; > unsigned long gencount; > +#ifdef CONFIG_SECURITY > + void *label; > + __u32 label_len; > +#endif Should this be CONFIG_NFS_V4_SECURITY_LABEL ? -- James Morris <jmorris@xxxxxxxxx> -- 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