>From Kinglong Mee <kinglong...@gmail.com>:

Kinglong Mee has uploaded this change for review. ( 
https://review.gerrithub.io/382754


Change subject: VFS: fix double close of fd in open2
......................................................................

VFS: fix double close of fd in open2

After obj_ops.release, all resources in myself(struct glusterfs_handle)
are released includes fd.
If my_fd is u.file.fd, a double close of fd is wrong.

Change-Id: I47d17c7ce8e5cd35995807702e453a5f2fb5aa2b
Signed-off-by: Kinglong Mee <kinglong...@gmail.com>
---
M src/FSAL/FSAL_VFS/file.c
1 file changed, 9 insertions(+), 1 deletion(-)



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

Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-MessageType: newchange
Gerrit-Change-Id: I47d17c7ce8e5cd35995807702e453a5f2fb5aa2b
Gerrit-Change-Number: 382754
Gerrit-PatchSet: 1
Gerrit-Owner: Kinglong Mee <kinglong...@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