Rajesh Prasad has uploaded this change for review.

View Change

GitHub Issue [1338] - NFSv4.2 GETATTR fails for unsupported attributes
in FATTR4_WORD2 like FATTR4_OFFLINE.

GETATTR no longer returns an error when FATTR4_OFFLINE is requested.
The server omits unsupported attributes as per RFC 9754 guidance 
(no failure on unknown/unsupported attributes).

Change-Id: If53afb06cdce3667aa5061a5f23996731cf1dca1
Signed-off-by: Rajesh Prasad <raprasad@redhat.com>
---
M src/Protocols/NFS/nfs_proto_tools.c
M src/include/nfsv41.h
2 files changed, 30 insertions(+), 0 deletions(-)

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

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

Gerrit-MessageType: newchange
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: If53afb06cdce3667aa5061a5f23996731cf1dca1
Gerrit-Change-Number: 1228214
Gerrit-PatchSet: 1
Gerrit-Owner: Rajesh Prasad <raprasad@redhat.com>