浏览代码

NFS: Get rid of the unused nfs_write_data->flags field

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Trond Myklebust 14 年之前
父节点
当前提交
b8ef70639b
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      include/linux/nfs_xdr.h

+ 0 - 1
include/linux/nfs_xdr.h

@@ -1155,7 +1155,6 @@ struct nfs_read_data {
 };
 
 struct nfs_write_data {
-	int			flags;
 	struct rpc_task		task;
 	struct inode		*inode;
 	struct rpc_cred		*cred;