>From Soumya <skod...@redhat.com>:
Soumya has uploaded a new change for review. (
https://review.gerrithub.io/306836
Change subject: WIP/FSAL_GLUSTER: Share Gluster filesystem objects accross
entries exporting same volume
......................................................................
WIP/FSAL_GLUSTER: Share Gluster filesystem objects accross entries exporting
same volume
Currently, FSAL_GLUSTER creates unique glfs objects for each share
even though they may be exporting same volume or share parent volume
name in case of sub-directories. So in case of object handles merged
accross these shares, unexporting one share may result in SEGV when
that handle is accessed via another share mount.
To handle this issue and also to reduce memory foot print, it is ideal
to share those glfs objects accross shares exporting same volume.
Change-Id: Ie28d6c4031b4ad3c8654a5b149ceb7a0a5e77060
Signed-off-by: Soumya Koduri <skod...@redhat.com>
---
M src/FSAL/FSAL_GLUSTER/ds.c
M src/FSAL/FSAL_GLUSTER/export.c
M src/FSAL/FSAL_GLUSTER/fsal_up.c
M src/FSAL/FSAL_GLUSTER/gluster_internal.c
M src/FSAL/FSAL_GLUSTER/gluster_internal.h
M src/FSAL/FSAL_GLUSTER/handle.c
M src/FSAL/FSAL_GLUSTER/main.c
M src/FSAL/FSAL_GLUSTER/mds.c
8 files changed, 250 insertions(+), 140 deletions(-)
git pull ssh://review.gerrithub.io:29419/ffilz/nfs-ganesha
refs/changes/36/306836/1
--
To view, visit https://review.gerrithub.io/306836
To unsubscribe, visit https://review.gerrithub.io/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie28d6c4031b4ad3c8654a5b149ceb7a0a5e77060
Gerrit-Change-Number: 306836
Gerrit-PatchSet: 1
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Owner: Soumya <skod...@redhat.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/intel
_______________________________________________
Nfs-ganesha-devel mailing list
Nfs-ganesha-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel