Dipit Grover has uploaded this change for review.

View Change

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@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 change 1176490. To unsubscribe, or for help writing mail filters, visit settings.

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@gmail.com>