>From Daniel Gryniewicz <d...@redhat.com>:
Daniel Gryniewicz has uploaded a new change for review. (
https://review.gerrithub.io/308163
Change subject: Fix Coverity CID 155159 - Deadlock
......................................................................
Fix Coverity CID 155159 - Deadlock
The fix for always locking around mdcache_dirent_invalidate_all() was
overzealous, and locked when the lock was already taken, triggering a
coverity error. Fix this error by backing out those extra locks.
Change-Id: I92023e942e8f9ade894d57dac9c0d48dc351b5a8
Signed-off-by: Daniel Gryniewicz <d...@redhat.com>
---
M src/FSAL/Stackable_FSALs/FSAL_MDCACHE/mdcache_handle.c
1 file changed, 5 insertions(+), 9 deletions(-)
git pull ssh://review.gerrithub.io:29419/ffilz/nfs-ganesha
refs/changes/63/308163/1
--
To view, visit https://review.gerrithub.io/308163
To unsubscribe, visit https://review.gerrithub.io/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I92023e942e8f9ade894d57dac9c0d48dc351b5a8
Gerrit-Change-Number: 308163
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