diff options
author | J. Bruce Fields <bfields@fieldses.org> | 2006-10-24 22:33:17 (GMT) |
---|---|---|
committer | J. Bruce Fields <bfields@citi.umich.edu> | 2007-10-09 22:31:57 (GMT) |
commit | dd4877bfb6f09cb4a294b459b354c8fc8fa66904 (patch) | |
tree | d4f5f199bd0fa481b9b41c55715835272e07b482 /ipc | |
parent | e8ff2a8453cedf38d6d7a0528cb9c308066a3e3e (diff) | |
download | linux-fsl-qoriq-dd4877bfb6f09cb4a294b459b354c8fc8fa66904.tar.xz |
knfsd: fix callback rpc cred
It doesn't make sense to make the callback with credentials that the
client made the setclientid with. Instead the spec requires that the
callback occur with the credentials the client authenticated *to*.
It probably doesn't matter what we use for auth_unix, and some more
infrastructure will be needed for auth_gss, so let's just remove the
cred lookup for now.
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
Acked-by: Neil Brown <neilb@suse.de>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions