NFS: Get rid of the unused nfs_read_data->flags field
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 19 Oct 2011 19:17:29 +0000 (12:17 -0700)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 19 Oct 2011 20:37:34 +0000 (13:37 -0700)
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
include/linux/nfs_xdr.h

index 1e31e1c8655b6eeb98b975796e83d87e845a579f..c1cceb83f709a79b4f68ea656d4392c82c7ff347 100644 (file)
@@ -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;