From Kinglong Mee <kinglongmee(a)gmail.com>:
Kinglong Mee has uploaded this change for review. (
https://review.gerrithub.io/423877
Change subject: Fix uinitialized end_of_file/fsal_stable at nfs
......................................................................
Fix uinitialized end_of_file/fsal_stable at nfs
The subsals may not set end_of_file and fsal_stable,
so initialize them at nfs.
Change-Id: Ic5ee826944951bd45faa8a550207a37b01c443ce
Signed-off-by: Kinglong Mee <kinglongmee(a)gmail.com>
---
M src/Protocols/NFS/nfs3_read.c
M src/Protocols/NFS/nfs3_write.c
M src/Protocols/NFS/nfs4_op_read.c
3 files changed, 4 insertions(+), 0 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/77/423877/1
--
To view, visit
https://review.gerrithub.io/423877
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic5ee826944951bd45faa8a550207a37b01c443ce
Gerrit-Change-Number: 423877
Gerrit-PatchSet: 1
Gerrit-Owner: Kinglong Mee <kinglongmee(a)gmail.com>