diff options
author | J. Bruce Fields <bfields@redhat.com> | 2012-11-01 20:31:02 (GMT) |
---|---|---|
committer | J. Bruce Fields <bfields@redhat.com> | 2012-11-08 00:31:35 (GMT) |
commit | c6bb3ca27d78b902baa143b931a8d9ef53298afa (patch) | |
tree | 22bf022af19f0f2b39c4e77b8da8210a7e81e92a /net/ceph/pagevec.c | |
parent | acb2887e04c2140c2c63c8bf94e0b446efcc7001 (diff) | |
download | linux-c6bb3ca27d78b902baa143b931a8d9ef53298afa.tar.xz |
nfsd4: use callback security parameters in create_session
We're currently ignoring the callback security parameters specified in
create_session, and just assuming the client wants auth_sys, because
that's all the current linux client happens to care about. But this
could cause us callbacks to fail to a client that wanted something
different.
For now, all we're doing is no longer ignoring the uid and gid passed in
the auth_sys case. Further patches will add support for auth_null and
gss (and possibly use more of the auth_sys information; the spec wants
us to use exactly the credential we're passed, though it's hard to
imagine why a client would care).
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'net/ceph/pagevec.c')
0 files changed, 0 insertions, 0 deletions