>From Daniel Gryniewicz <d...@redhat.com>:

Daniel Gryniewicz has uploaded a new change for review.

  https://review.gerrithub.io/297216

Change subject: Fix ABBA lock race with owners.
......................................................................

Fix ABBA lock race with owners.

The reaper thread was taking the cache_open_owners_lock and then the
hash latch, while the normal client code path was doing the opposite.
Fix this by droping the hash in the normal path before taking the
cache_open_owners_lock.

Change-Id: Ic119d3d2e9ab3dd219f2335442337730ff0b3909
Signed-off-by: Daniel Gryniewicz <d...@redhat.com>
---
M src/SAL/state_misc.c
1 file changed, 2 insertions(+), 2 deletions(-)


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic119d3d2e9ab3dd219f2335442337730ff0b3909
Gerrit-PatchSet: 1
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Owner: Daniel Gryniewicz <d...@redhat.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