>From Sergey Lysanov <slysa...@virtuozzo.com>:

Sergey Lysanov has uploaded this change for review. ( 
https://review.gerrithub.io/383081


Change subject: Fix revoke_owner_layouts accessing uninitialized op_ctx
......................................................................

Fix revoke_owner_layouts accessing uninitialized op_ctx

Reaper thread fills op_ctx with zeroes. When a client lease is expired
it tries to call return_layouts and failed with segfault on dereferencing
null pointer.

Fill export fields in op_ctx from layout state.

Change-Id: Id272de01fce18a19262426891a94ca66072ba232
Signed-off-by: Sergey Lysanov <slysa...@virtuozzo.com>
---
M src/SAL/state_layout.c
1 file changed, 20 insertions(+), 8 deletions(-)



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

Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-MessageType: newchange
Gerrit-Change-Id: Id272de01fce18a19262426891a94ca66072ba232
Gerrit-Change-Number: 383081
Gerrit-PatchSet: 1
Gerrit-Owner: Sergey Lysanov <slysa...@virtuozzo.com>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Nfs-ganesha-devel mailing list
Nfs-ganesha-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel

Reply via email to