Jeff Layton has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/510751 )
Change subject: nfs4: fix bad attr comparison in xdr_fattr4_encode
......................................................................
nfs4: fix bad attr comparison in xdr_fattr4_encode
attribute_to_set is a FATTR4_* constant, not an ATTR4_* one. Fix the
condition to do the correct comparison.
Change-Id: I05320f674faec72a48be611e2700da5928f2e375
Signed-off-by: Jeff Layton <jlayton(a)redhat.com>
---
M src/Protocols/NFS/nfs_proto_tools.c
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/51/510751/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/510751
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: I05320f674faec72a48be611e2700da5928f2e375
Gerrit-Change-Number: 510751
Gerrit-PatchSet: 1
Gerrit-Owner: Jeff Layton <jlayton(a)redhat.com>
Gerrit-MessageType: newchange