Commit a1940805 authored by Trond Myklebust's avatar Trond Myklebust

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

Signed-off-by: default avatarTrond Myklebust <Trond.Myklebust@netapp.com>
parent 08ef7bd3
......@@ -1133,7 +1133,6 @@ struct nfs_page;
#define NFS_PAGEVEC_SIZE (8U)
struct nfs_read_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