Dipit Grover has uploaded this change for review.

View Change

nfs_creds: Fix rpcsec_gss handling for anonymous user

In idmappping for RPCSEC_GSS security, existing code lacks
appropriate handling of idmapping resolution to anonymous user
when the creds are already loaded (after initial lookup). It
assumes that if creds are already loaded, the idmapping would
have resulted in resolution to non-anonymous user only.

Change-Id: I576fc6700890b095f8ec214059139abe46e95d6a
Signed-off-by: Dipit Grover <dipit@google.com>
---
M src/support/nfs_creds.c
1 file changed, 9 insertions(+), 5 deletions(-)

git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/45/1176545/1

To view, visit change 1176545. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-MessageType: newchange
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I576fc6700890b095f8ec214059139abe46e95d6a
Gerrit-Change-Number: 1176545
Gerrit-PatchSet: 1
Gerrit-Owner: Dipit Grover <dipitgrover@gmail.com>