Trishali Nayar has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/490802 )
Change subject: Handle incorrect RPCSEC_GSS_DATA messages
......................................................................
Handle incorrect RPCSEC_GSS_DATA messages
If authentication is RPCSEC_GSS, we can get messages with an
incorrect sequence number. The libntirpc does not send an error
in this case, so as the caller ganesha code should return valid
error to the client. Else it can cause krb5i and krb5p mounts to
hang.
Change-Id: I445f3e20142e48f45918270ffabc66659fb96e76
Signed-off-by: Trishali Nayar <ntrishal(a)in.ibm.com>
---
M src/MainNFSD/nfs_worker_thread.c
1 file changed, 9 insertions(+), 0 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/02/490802/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/490802
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I445f3e20142e48f45918270ffabc66659fb96e76
Gerrit-Change-Number: 490802
Gerrit-PatchSet: 1
Gerrit-Owner: Trishali Nayar <ntrishal(a)in.ibm.com>
Gerrit-MessageType: newchange