]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/nfs_xdr.h
NFS: Fix the resolution problem with nfs_inode_attrs_need_update()
[linux-2.6-omap-h63xx.git] / include / linux / nfs_xdr.h
index 6ee6ae3f095ceeeca48f0151c5ca11d33ab257cf..c1c31acb8a2b97608f55902de126fbdf0b0ddd64 100644 (file)
@@ -56,6 +56,7 @@ struct nfs_fattr {
        __u64                   change_attr;    /* NFSv4 change attribute */
        __u64                   pre_change_attr;/* pre-op NFSv4 change attribute */
        unsigned long           time_start;
+       unsigned long           gencount;
 };
 
 #define NFS_ATTR_WCC           0x0001          /* pre-op WCC data    */