Sachin Punadikar has uploaded this change for review. (
https://review.gerrithub.io/436356
Change subject: Set op_ctx for lock_avail and lock_grant
......................................................................
Set op_ctx for lock_avail and lock_grant
Ganesha crashes in functions lock_avail and lock_grant due to
non-availability of proper op_ctx. In parent functions
mdc_up_lock_grant and mdc_up_lock_avail the op_ctx is not set
properly leading to crash, "init_root_op_context" invoked to
set it properly.
Change-Id: Iaffa2df9f0ba8c9b6d535dddafe54c6ccc701afe
Signed-off-by: Sachin Punadikar <psachin(a)in.ibm.com>
---
M src/FSAL/Stackable_FSALs/FSAL_MDCACHE/mdcache_up.c
1 file changed, 11 insertions(+), 12 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/56/436356/1
--
To view, visit
https://review.gerrithub.io/436356
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-MessageType: newchange
Gerrit-Change-Id: Iaffa2df9f0ba8c9b6d535dddafe54c6ccc701afe
Gerrit-Change-Number: 436356
Gerrit-PatchSet: 1
Gerrit-Owner: Sachin Punadikar <psachin(a)in.ibm.com>