Daniel Gryniewicz has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/448057
Change subject: MDCACHE - Fix mis-set of first ck in directory
......................................................................
MDCACHE - Fix mis-set of first ck in directory
After the unchaining, we set look_ck to 0 when we don't know the next
chunk. This triggered the setting of first ck for the directory in the
middle, skipping whole chunks of the directory. Make sure we skip this
when look_ck is zero.
Change-Id: Ie14ecac3d41f6fb6cf2ee95d86a2b41e369601fb
Signed-off-by: Daniel Gryniewicz <dang(a)redhat.com>
---
M src/FSAL/Stackable_FSALs/FSAL_MDCACHE/mdcache_helpers.c
1 file changed, 2 insertions(+), 1 deletion(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/57/448057/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/448057
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: Ie14ecac3d41f6fb6cf2ee95d86a2b41e369601fb
Gerrit-Change-Number: 448057
Gerrit-PatchSet: 1
Gerrit-Owner: Daniel Gryniewicz <dang(a)redhat.com>
Gerrit-MessageType: newchange