Suhas Athani has uploaded this change for review.

View Change

Return NFS4ERR_NOTSUPP for GET_DIR_DELEGATION (NFSv4.1 op 46) #1385

Map NFS4_OP_GET_DIR_DELEGATION to the standard nfs4_op_notsupp
handler instead of nfs4_op_illegal, so Ganesha returns
NFS4ERR_NOTSUPP for a recognized-but-unimplemented optional op.

Change-Id: Ia219c3e46fbe7e575ccf63f892297114e369cc2f
Signed-off-by: Suhas Athani <Suhas.Athani@ibm.com>
---
M src/Protocols/NFS/nfs4_Compound.c
1 file changed, 2 insertions(+), 2 deletions(-)

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

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

Gerrit-MessageType: newchange
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: Ia219c3e46fbe7e575ccf63f892297114e369cc2f
Gerrit-Change-Number: 1235051
Gerrit-PatchSet: 1
Gerrit-Owner: Suhas Athani <Suhas.Athani@ibm.com>