Trishali Nayar has uploaded this change for review.

View Change

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@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 change 490802. To unsubscribe, or for help writing mail filters, visit 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@in.ibm.com>
Gerrit-MessageType: newchange