sepia-liu has uploaded this change for review.

View Change

Fix chunk->next_ck didn't work when readahead not supported by FSAL

When FSAL not supported readahead,only a chunk will be created in
mdcache_populate_dir_chunk func,and the connection between the pre_chunk
will not be established.

Change-Id: Ia2f126b84ba6f5b59d3a6b64cecf5e92bff22ad6
Signed-off-by: sepia-liu <liuwei_coder@163.com>
---
M src/FSAL/Stackable_FSALs/FSAL_MDCACHE/mdcache_helpers.c
1 file changed, 8 insertions(+), 0 deletions(-)

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

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

Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: Ia2f126b84ba6f5b59d3a6b64cecf5e92bff22ad6
Gerrit-Change-Number: 484315
Gerrit-PatchSet: 1
Gerrit-Owner: sepia-liu <liuwei_coder@163.com>
Gerrit-MessageType: newchange