>From Dominique Martinet <[email protected]>: Dominique Martinet has uploaded a new change for review.
https://review.gerrithub.io/298874 Change subject: fsal_open2: only fail on createmode != FSAL_NO_CREATE on directories ...................................................................... fsal_open2: only fail on createmode != FSAL_NO_CREATE on directories when the file exists open2 is called with the file's handle and no name, but createmode doesn't have to be FSAL_NO_CREATE (e.g. FSAL_UNCHECKED works) Change-Id: I8e9f9e06af801021310d60a2f33d9fed80fc88d6 Signed-off-by: Dominique Martinet <[email protected]> --- M src/FSAL/fsal_helper.c 1 file changed, 9 insertions(+), 7 deletions(-) git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/74/298874/1 -- To view, visit https://review.gerrithub.io/298874 To unsubscribe, visit https://review.gerrithub.io/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I8e9f9e06af801021310d60a2f33d9fed80fc88d6 Gerrit-PatchSet: 1 Gerrit-Project: ffilz/nfs-ganesha Gerrit-Branch: next Gerrit-Owner: Dominique Martinet <[email protected]> ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot _______________________________________________ Nfs-ganesha-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel
