Dipit Grover has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1176490?usp=email )
Change subject: idmapper_cache: Do not re-insert expired entry's attributes
......................................................................
idmapper_cache: Do not re-insert expired entry's attributes
When inserting a user entry into the idmapper cache, some
attributes of the new entry are derived from the existing
cached entry, if both have the same uid. This should not
be done if the existing entry is already expired.
Change-Id: I1baed2f9e46ff3b69b4a89d30dd0ccfc6a4e21b4
Signed-off-by: Dipit Grover <dipit(a)google.com>
---
M src/idmapper/idmapper_cache.c
1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/90/1176490/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1176490?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: I1baed2f9e46ff3b69b4a89d30dd0ccfc6a4e21b4
Gerrit-Change-Number: 1176490
Gerrit-PatchSet: 1
Gerrit-Owner: Dipit Grover <dipitgrover(a)gmail.com>