Daniel Gryniewicz has uploaded this change for review.
MDCACHE - Add refcounting for dirent chunks
Rather than depending on the content lock to protect chunks, add a
refcount that we can take across dropping the lock or reaping and use to
ensure that a chunk stays around when we need it.
Change-Id: Ia93ac0becb29648b8f9fc64eb486146198bfb8e0
Signed-off-by: Daniel Gryniewicz <dang@redhat.com>
---
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
3 files changed, 70 insertions(+), 61 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/87/444687/1
To view, visit change 444687. To unsubscribe, or for help writing mail filters, visit settings.