Daniel Gryniewicz has uploaded this change for review.
Fix C++ build
C++ automatically typedefs all structs, so you can't have a struct with
the same name as a typedef that has a different type. Fix this by
renameing struct fattr3 to struct fattr3_wire.
Change-Id: I5dc18d5046e2d6597ad38bdac69aedd3fd7637bd
Signed-off-by: Daniel Gryniewicz <dang@redhat.com>
---
M src/Protocols/NFS/nfs3_readdirplus.c
M src/include/nfs23.h
2 files changed, 3 insertions(+), 3 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/32/471532/1
To view, visit change 471532. To unsubscribe, or for help writing mail filters, visit settings.