Daniel Gryniewicz has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/464558 )
Change subject: MDCACHE - Try to recover chunk after dropping lock
......................................................................
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(a)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
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/464558
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: I50dc296bda1d13963e5312b4705c42a11242b007
Gerrit-Change-Number: 464558
Gerrit-PatchSet: 1
Gerrit-Owner: Daniel Gryniewicz <dang(a)redhat.com>
Gerrit-MessageType: newchange