Soumya has uploaded this change for review.

View Change

Acquire state's fdlock in close2

Before closing the file descriptor, make sure
no other thread is using it by acquiring fdlock.

Change-Id: I6c1ba6315349eae6f9303f2a8bb1777f94711e5a
Signed-off-by: Soumya Koduri <skoduri@redhat.com>
---
M src/FSAL/FSAL_CEPH/handle.c
M src/FSAL/FSAL_GLUSTER/handle.c
M src/FSAL/FSAL_GPFS/file.c
M src/FSAL/FSAL_VFS/file.c
4 files changed, 33 insertions(+), 3 deletions(-)

git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/93/430893/1

To view, visit change 430893. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-MessageType: newchange
Gerrit-Change-Id: I6c1ba6315349eae6f9303f2a8bb1777f94711e5a
Gerrit-Change-Number: 430893
Gerrit-PatchSet: 1
Gerrit-Owner: Soumya <skoduri@redhat.com>