Avoid unnecessary setXXent calls into the backend NSS module. If backend setXXent...
authorUlrich Drepper <drepper@redhat.com>
Mon, 31 Jul 2006 23:33:04 +0000 (23:33 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 31 Jul 2006 23:33:04 +0000 (23:33 +0000)
commitcb62745abd33d661c39c80e3a755532770a527c9
tree886794aea47627406c1604ac42a3d9f9818f7b0d
parentb894c2ea7e9dbf9d777555a2e1a917f5abcbb550
Avoid unnecessary setXXent calls into the backend NSS module.  If backend setXXent call failed, don't have internal_setXXent fail.  Just remember this until it is needed.
nis/nss_compat/compat-grp.c
nis/nss_compat/compat-pwd.c
nis/nss_compat/compat-spwd.c