diff options
Diffstat (limited to 'include/linux/nfs_xdr.h')
-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 00848d86ffb2..c4d98df884f3 100644 --- a/include/linux/nfs_xdr.h +++ b/include/linux/nfs_xdr.h | |||
@@ -1060,6 +1060,7 @@ struct server_scope { | |||
1060 | struct nfs41_exchange_id_res { | 1060 | struct nfs41_exchange_id_res { |
1061 | struct nfs_client *client; | 1061 | struct nfs_client *client; |
1062 | u32 flags; | 1062 | u32 flags; |
1063 | struct server_scope *server_scope; | ||
1063 | }; | 1064 | }; |
1064 | 1065 | ||
1065 | struct nfs41_create_session_args { | 1066 | struct nfs41_create_session_args { |