>From Malahal <mala...@gmail.com>:

Malahal has uploaded this change for review. ( 
https://review.gerrithub.io/354258


Change subject: gpfs: fix gpfs_open2 to update state openflags for create
......................................................................

gpfs: fix gpfs_open2 to update state openflags for create

Currently gpfs_open2() doesn't obtain a file descriptor when it creates
a file. It doesn't store openflags in the state, but updates share mode
counters. This leads to a failure to properly update share mode counters
at file close time leadig to pynfs failures related share modes.

Change-Id: I95e76be470d0486384d4894301aad72e1ac7500e
Signed-off-by: Malahal Naineni <mala...@us.ibm.com>
---
M src/FSAL/FSAL_GPFS/file.c
1 file changed, 4 insertions(+), 16 deletions(-)



  git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha 
refs/changes/58/354258/1
-- 
To view, visit https://review.gerrithub.io/354258
To unsubscribe, visit https://review.gerrithub.io/settings

Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-MessageType: newchange
Gerrit-Change-Id: I95e76be470d0486384d4894301aad72e1ac7500e
Gerrit-Change-Number: 354258
Gerrit-PatchSet: 1
Gerrit-Owner: Malahal <mala...@gmail.com>
------------------------------------------------------------------------------
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
Nfs-ganesha-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel

Reply via email to