projects
/
profile
/
ivi
/
kernel-x86-ivi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a194080
)
NFS: Get rid of the unused nfs_write_data->flags field
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Wed, 19 Oct 2011 19:17:29 +0000
(12:17 -0700)
committer
Trond 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
patch
|
blob
|
history
diff --git
a/include/linux/nfs_xdr.h
b/include/linux/nfs_xdr.h
index
c1cceb8
..
c74595b
100644
(file)
--- a/
include/linux/nfs_xdr.h
+++ b/
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;