summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorTrond Myklebust2006-05-25 07:40:47 +0200
committerTrond Myklebust2006-06-09 15:34:04 +0200
commit73a3d07c1082145a3b78407bb5252df290470c4c (patch)
tree58ae6256401e19750f2d5f916c1ca5636a14905b /include
parentNFSv4: Some NFSv4 servers have broken behaviour for the change attribute (diff)
downloadkernel-qcow2-linux-73a3d07c1082145a3b78407bb5252df290470c4c.tar.gz
kernel-qcow2-linux-73a3d07c1082145a3b78407bb5252df290470c4c.tar.xz
kernel-qcow2-linux-73a3d07c1082145a3b78407bb5252df290470c4c.zip
NFS: Clean up inode metadata updates
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'include')
-rw-r--r--include/linux/nfs_xdr.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/linux/nfs_xdr.h b/include/linux/nfs_xdr.h
index 7fafc4c546b7..c483e239f993 100644
--- a/include/linux/nfs_xdr.h
+++ b/include/linux/nfs_xdr.h
@@ -57,8 +57,7 @@ struct nfs_fattr {
#define NFS_ATTR_WCC 0x0001 /* pre-op WCC data */
#define NFS_ATTR_FATTR 0x0002 /* post-op attributes */
#define NFS_ATTR_FATTR_V3 0x0004 /* NFSv3 attributes */
-#define NFS_ATTR_FATTR_V4 0x0008
-#define NFS_ATTR_PRE_CHANGE 0x0010
+#define NFS_ATTR_FATTR_V4 0x0008 /* NFSv4 change attribute */
/*
* Info on the file system