From b6724432098709311f2cc2867c7734b41abe105a Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Tue, 19 Mar 1996 17:58:11 +0000 Subject: entered into RCS --- nfs/consts.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'nfs/consts.c') diff --git a/nfs/consts.c b/nfs/consts.c index 22a97276..9146615b 100644 --- a/nfs/consts.c +++ b/nfs/consts.c @@ -1,5 +1,5 @@ -/* - Copyright (C) 1995 Free Software Foundation, Inc. +/* Definition of constants required by libnetfs + Copyright (C) 1995, 1996 Free Software Foundation, Inc. Written by Michael I. Bushnell, p/BSG. This file is part of the GNU Hurd. @@ -20,4 +20,6 @@ #include "nfs.h" +/* Maximum number of times to walk through symlinks before returning + ELOOP. See for details. */ int netfs_maxsymlinks = 8; -- cgit v1.2.3