dect
/
linux-2.6
Archived
13
0
Fork 0

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

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
This commit is contained in:
Trond Myklebust 2011-10-19 12:17:29 -07:00
parent a1940805d0
commit b8ef70639b
1 changed files with 0 additions and 1 deletions

View File

@ -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;