>From Frank Filz <ffilz...@mindspring.com>:

Frank Filz has uploaded this change for review. ( 
https://review.gerrithub.io/371764


Change subject: Fix deadlock in lru_reap_impl and simplify reapers
......................................................................

Fix deadlock in lru_reap_impl and simplify reapers

For lru_reap_impl, drop the QLANE lock and THEN drop the LRU'
reference.

Since that change required not doing the goto next_lane, got rid
of the next_lane jump for the reaper loops, and just QUNLOCK(qlane)
followed by continue.

Change-Id: I7e430f5db385bb2f895b5437d77caa3e11f11db0
Signed-off-by: Frank S. Filz <ffilz...@mindspring.com>
---
M src/FSAL/Stackable_FSALs/FSAL_MDCACHE/mdcache_lru.c
1 file changed, 12 insertions(+), 8 deletions(-)



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

Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-MessageType: newchange
Gerrit-Change-Id: I7e430f5db385bb2f895b5437d77caa3e11f11db0
Gerrit-Change-Number: 371764
Gerrit-PatchSet: 1
Gerrit-Owner: Frank Filz <ffilz...@mindspring.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