v5 [PATCH 2/6] <nss_action.h>: New abstraction for combining NSS modules and NSS actions
Siddhesh Poyarekar
siddhesh@gotplt.org
Fri Dec 4 03:26:25 GMT 2020
On 12/4/20 2:03 AM, DJ Delorie via Libc-alpha wrote:
>
> nss_action manages a set of lists of actions; these are the portions
> of the lines in nsswitch.conf to the right of the colons, like
> "dns [!UNAVAIL=return] files". Each permutation of actions and
> conditionals is cached for reuse, which limits memory growth, and
> refers to the static list of modules managed by nss_modules.
Looks fine to me.
Reviewed-by: Siddhesh Poyarekar <siddhesh@sourceware.org>
More information about the Libc-alpha
mailing list