mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
Instead of keeping the principal name associated with a request in a structure that's private to auth_gss and using an accessor function, move it to svc_cred. Signed-off-by: J. Bruce Fields <bfields@redhat.com>