Daniel Gryniewicz has uploaded this change for review.

View Change

MDCACHE - Try to recover chunk after dropping lock

whence_is_name benifits greatly from having the prev chunk when
populating a new chunk. We can't keep the chunk across dropping the
lock, since the directory could be invalidated, but we can save a cookie
from the chunk and try to reload it afterwards.

Change-Id: I50dc296bda1d13963e5312b4705c42a11242b007
Signed-off-by: Daniel Gryniewicz <dang@redhat.com>
---
M src/FSAL/Stackable_FSALs/FSAL_MDCACHE/mdcache_helpers.c
1 file changed, 21 insertions(+), 0 deletions(-)

git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/58/464558/1

To view, visit change 464558. To unsubscribe, or for help writing mail filters, visit settings.

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