summaryrefslogtreecommitdiffstats
path: root/sys/vm
diff options
context:
space:
mode:
authoraraujo <araujo@FreeBSD.org>2015-11-19 13:36:53 +0000
committeraraujo <araujo@FreeBSD.org>2015-11-19 13:36:53 +0000
commit5ec1c28867cc831823aa9d848fa6fb9012148ff8 (patch)
tree8130802584d97447390e1899409b4bff3fd5ad54 /sys/vm
parent58c03bb7b145d90c53ff2b7d80fc1e12d4655029 (diff)
downloadFreeBSD-src-5ec1c28867cc831823aa9d848fa6fb9012148ff8.zip
FreeBSD-src-5ec1c28867cc831823aa9d848fa6fb9012148ff8.tar.gz
If a NIS server has long entries on its database that is bigger than
1024 specified on YPMAXRECORD the ypmatch can get in an infinite retry loop when is requesting the information from the NIS server. The ypmatch(1) will return an error until the command receives an kill(1). To avoid this problem, we check the MAX_RETRIES that is by default set to 20 and avoid get in infinet loop at the client side. NOTE: FreeBSD nis(8) server doesn't present this issue. Submitted by: Ravi Pokala <rpokala@panasas.com>, Lakshmi N. Sundararajan <lakshmi.n@msystechnologies.com>, Lewis, Fred <flewis@panasas.com>, Pushkar Kothavade <pushkar.kothavade@msystechnologies.com> Approved by: bapt (mentor) MFC after: 1 month Differential Revision: D4095
Diffstat (limited to 'sys/vm')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud