29e444
From baba5d9461d4e8a581ac26fe4412ad783ffc73e7 Mon Sep 17 00:00:00 2001
29e444
From: Jakub Jelinek <jakub@redhat.com>
29e444
Date: Mon, 1 May 2006 08:02:53 +0000
29e444
Subject: [PATCH] Enable SETENT_BATCH_READ nis/nss option by default
29e444
29e444
* Mon May  1 2006 Jakub Jelinek <jakub@redhat.com> 2.4.90-4
29e444
- SETENT_BATCH_READ /etc/default/nss option for speeding up
29e444
  some usages of NIS+ (#188246)
29e444
12745e
diff --git glibc-2.17-c758a686/nis/nss glibc-2.17-c758a686/nis/nss
12745e
--- glibc-2.17-c758a686/nis/nss
12745e
+++ glibc-2.17-c758a686/nis/nss
29e444
@@ -25,7 +25,7 @@
29e444
 #  memory with every getXXent() call.  Otherwise each getXXent() call
29e444
 #  might result into a network communication with the server to get
29e444
 #  the next entry.
29e444
-#SETENT_BATCH_READ=TRUE
29e444
+SETENT_BATCH_READ=TRUE
29e444
 #
29e444
 # ADJUNCT_AS_SHADOW
29e444
 #  If set to TRUE, the passwd routines in the NIS NSS module will not