>From Jiffin Tony Thottan <jthot...@redhat.com>:

Jiffin Tony Thottan has uploaded a new change for review.

  https://review.gerrithub.io/288708

Change subject: Make sure op_ctx is not NULL during unexport
......................................................................

Make sure op_ctx is not NULL during unexport

The ganesha got crashed during unexport due to NULL value for "opt_ctx"
in mdcache_lru_clean(). In the current code, "op_ctx" is created in
mdcache_unexport() if it is  NULL. This patch takes similar approach in
unexport() instead of doing it mdcache_unexport().

Change-Id: Ie2ea1ff86639f97a70aa07f0a79eef18e1acfab1
Signed-off-by: Jiffin Tony Thottan <jthot...@redhat.com>
---
M src/FSAL/Stackable_FSALs/FSAL_MDCACHE/mdcache_export.c
M src/support/exports.c
2 files changed, 9 insertions(+), 8 deletions(-)


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie2ea1ff86639f97a70aa07f0a79eef18e1acfab1
Gerrit-PatchSet: 1
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Owner: Jiffin Tony Thottan <jthot...@redhat.com>

------------------------------------------------------------------------------
_______________________________________________
Nfs-ganesha-devel mailing list
Nfs-ganesha-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel

Reply via email to