Commit b8ef7063 authored by Trond Myklebust's avatar Trond Myklebust

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

Signed-off-by: default avatarTrond Myklebust <Trond.Myklebust@netapp.com>
parent a1940805
......@@ -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;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment