diff options
Diffstat (limited to 'fs/nfsd/xdr4.h')
| -rw-r--r-- | fs/nfsd/xdr4.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/nfsd/xdr4.h b/fs/nfsd/xdr4.h index f982ae84f0cd..2f8c092be2b3 100644 --- a/fs/nfsd/xdr4.h +++ b/fs/nfsd/xdr4.h | |||
| @@ -247,6 +247,7 @@ struct nfsd4_open { | |||
| 247 | struct nfs4_openowner *op_openowner; /* used during processing */ | 247 | struct nfs4_openowner *op_openowner; /* used during processing */ |
| 248 | struct nfs4_file *op_file; /* used during processing */ | 248 | struct nfs4_file *op_file; /* used during processing */ |
| 249 | struct nfs4_ol_stateid *op_stp; /* used during processing */ | 249 | struct nfs4_ol_stateid *op_stp; /* used during processing */ |
| 250 | struct nfs4_clnt_odstate *op_odstate; /* used during processing */ | ||
| 250 | struct nfs4_acl *op_acl; | 251 | struct nfs4_acl *op_acl; |
| 251 | struct xdr_netobj op_label; | 252 | struct xdr_netobj op_label; |
| 252 | }; | 253 | }; |
