>From Malahal <mala...@gmail.com>: Malahal has uploaded a new change for review.
https://review.gerrithub.io/301230 Change subject: Fix O_SYNC open of a file ...................................................................... Fix O_SYNC open of a file Under some cases, the helper function fsal_rdwr opens a file with O_SYNC option. The following unstable writes end up using O_SYNC open flag as the file never gets re-opened without the O_SYNC flag. Affected by NFSV3 and anonymous NFSv4 writes. Change-Id: I273fe7fd1e9b7f97756bbd0ec1d387ffb5b3192a Signed-off-by: Malahal Naineni <mala...@us.ibm.com> --- M src/FSAL/fsal_helper.c 1 file changed, 1 insertion(+), 10 deletions(-) git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/30/301230/1 -- To view, visit https://review.gerrithub.io/301230 To unsubscribe, visit https://review.gerrithub.io/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I273fe7fd1e9b7f97756bbd0ec1d387ffb5b3192a Gerrit-PatchSet: 1 Gerrit-Project: ffilz/nfs-ganesha Gerrit-Branch: next Gerrit-Owner: Malahal <mala...@gmail.com> ------------------------------------------------------------------------------ Developer Access Program for Intel Xeon Phi Processors Access to Intel Xeon Phi processor-based developer platforms. With one year of Intel Parallel Studio XE. Training and support from Colfax. Order your platform today. http://sdm.link/xeonphi _______________________________________________ Nfs-ganesha-devel mailing list Nfs-ganesha-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel