Sachin Punadikar has uploaded this change for review.
FSAL_MEM:Don't destroy global FD for valid handle
In FSAL_MEM, the object handle remains fixed for its lifetime and can
not be recreated later on as there is no persistent storage associated.
Due to this limitation, the global FD associated with regular files
should not be destroyed until associated object handle is getting
deleted.
Change-Id: I441f276f62a5b73e82de44aa5090a03385bc7f41
Signed-off-by: Sachin Punadikar <sachin.punadikar@ibm.com>
---
M src/FSAL/FSAL_MEM/mem_handle.c
1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/07/1204107/1
To view, visit change 1204107. To unsubscribe, or for help writing mail filters, visit settings.