Rajesh Prasad has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1228214?usp=email )
Change subject: GitHub Issue [1338] - NFSv4.2 GETATTR fails for unsupported attributes in
FATTR4_WORD2 like FATTR4_OFFLINE.
......................................................................
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(a)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
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1228214?usp=email
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings?usp=email
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(a)redhat.com>