diff options
| author | Andy Adamson <[email protected]> | 2013-06-26 16:21:49 +0000 |
|---|---|---|
| committer | Trond Myklebust <[email protected]> | 2013-06-28 19:55:19 +0000 |
| commit | 18aad3d552c73adf2652a34baf0fe766058018e4 (patch) | |
| tree | c4291710ff620be3ed2935cbd250d33137f84015 /security/selinux/hooks.c | |
| parent | nfs: have NFSv3 try server-specified auth flavors in turn (diff) | |
| download | kernel-18aad3d552c73adf2652a34baf0fe766058018e4.tar.gz kernel-18aad3d552c73adf2652a34baf0fe766058018e4.zip | |
NFSv4.1 Refactor nfs4_init_session and nfs4_init_channel_attrs
nfs4_init_session was originally written to be called prior to
nfs4_init_channel_attrs, setting the session target_max response and request
sizes that nfs4_init_channel_attrs would pay attention to.
In the current code flow, nfs4_init_session, just like nfs4_init_ds_session
for the data server case, is called after the session is all negotiated, and
is actually used in a RECLAIM COMPLETE call to the server.
Remove the un-needed fc_target_max response and request fields from
nfs4_session and just set the max_resp_sz and max_rqst_sz in
nfs4_init_channel_attrs.
Signed-off-by: Andy Adamson <[email protected]>
Signed-off-by: Trond Myklebust <[email protected]>
Diffstat (limited to 'security/selinux/hooks.c')
0 files changed, 0 insertions, 0 deletions
