diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/nfs_xdr.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/nfs_xdr.h b/include/linux/nfs_xdr.h index bb0d56f737e0..38d96ba935c2 100644 --- a/include/linux/nfs_xdr.h +++ b/include/linux/nfs_xdr.h | |||
| @@ -310,6 +310,7 @@ struct nfs4_layoutreturn { | |||
| 310 | struct nfs4_layoutreturn_res res; | 310 | struct nfs4_layoutreturn_res res; |
| 311 | struct rpc_cred *cred; | 311 | struct rpc_cred *cred; |
| 312 | struct nfs_client *clp; | 312 | struct nfs_client *clp; |
| 313 | struct inode *inode; | ||
| 313 | int rpc_status; | 314 | int rpc_status; |
| 314 | }; | 315 | }; |
| 315 | 316 | ||
