Xueqian Hu has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1233564?usp=email )
Change subject: idmapper: fix cache invalidation after config reload
......................................................................
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(a)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
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1233564?usp=email
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings?usp=email
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(a)outlook.com>