Xueqian Hu has uploaded this change for review.

View Change

idmapper: fix cache invalidation after config reload

reread_config() resets idmapped_user/group_time_validity to -1
without the fallback to manage_gids_expiration, causing the
idmapper cache to be permanently disabled after any config reload.

Change-Id: I13a239e5c702db604620504ed732a179a93fd32c
Signed-off-by: xueqian.hu <xh140312@outlook.com>
---
M src/MainNFSD/nfs_init.c
1 file changed, 23 insertions(+), 0 deletions(-)

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

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

Gerrit-MessageType: newchange
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I13a239e5c702db604620504ed732a179a93fd32c
Gerrit-Change-Number: 1233564
Gerrit-PatchSet: 1
Gerrit-Owner: Xueqian Hu <xh140312@outlook.com>