[SSSD] [PATCH] Don't use negative cache in netgroup lookup

Jan Zelený jzeleny at redhat.com
Fri Apr 1 07:31:54 UTC 2011


In responder a negative cache is used to indicate that the record has
not been found by previous lookup. This approach is however not
applicable for netgroup lookup because the design of their lookup is a
little different.

This patch removes some pieces of code working with negative cache,
because they didn't fuction well. Instead a new flag has been added to
the positive cache. This flag indicates if the record in the cache
is a record of existing netgroup or it's just a placeholder.

https://fedorahosted.org/sssd/ticket/820

Jan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jzeleny-011-netgroup-ncache.patch
Type: text/x-patch
Size: 5329 bytes
Desc: not available
URL: <https://lists.fedorahosted.org/pipermail/sssd-devel/attachments/20110401/53aa5fd2/attachment.bin>


More information about the sssd-devel mailing list