Daniel Gryniewicz has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/447484
Change subject: MDCACHE - Take content lock when freeing chunk
......................................................................
MDCACHE - Take content lock when freeing chunk
The chunk cleanup involves a number of fields which are protected by the
content lock, so make sure the content lock is held when freeing a
chunk.
Change-Id: I324e361063b027a9dd6e31cca49c3803d5adc934
Signed-off-by: Daniel Gryniewicz <dang(a)fprintf.net>
---
M src/FSAL/Stackable_FSALs/FSAL_MDCACHE/mdcache_avl.c
M src/FSAL/Stackable_FSALs/FSAL_MDCACHE/mdcache_helpers.c
M src/FSAL/Stackable_FSALs/FSAL_MDCACHE/mdcache_lru.c
M src/FSAL/Stackable_FSALs/FSAL_MDCACHE/mdcache_lru.h
4 files changed, 53 insertions(+), 20 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/84/447484/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/447484
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I324e361063b027a9dd6e31cca49c3803d5adc934
Gerrit-Change-Number: 447484
Gerrit-PatchSet: 1
Gerrit-Owner: Daniel Gryniewicz <dang(a)redhat.com>
Gerrit-MessageType: newchange