Daniel Gryniewicz has uploaded this change for review.

View Change

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.

Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: Ia93ac0becb29648b8f9fc64eb486146198bfb8e0
Gerrit-Change-Number: 444687
Gerrit-PatchSet: 1
Gerrit-Owner: Daniel Gryniewicz <dang@redhat.com>
Gerrit-MessageType: newchange