Subject: Re: kern/33554: nfs not exporting all shares
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
List: netbsd-bugs
Date: 05/26/2006 12:00:13
The following reply was made to PR kern/33554; it has been noted by GNATS.

From: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
To: gnats-bugs@NetBSD.org
Cc: kern-bug-people@netbsd.org, gnats-admin@netbsd.org,
	netbsd-bugs@netbsd.org
Subject: Re: kern/33554: nfs not exporting all shares
Date: Fri, 26 May 2006 20:57:33 +0900

 > >Description:
 > NFS is no longer exporting as many shares as before. A workaround is to juggle the lines in /etc/export, but it almost seems as though there is a string length limitation.
 
 please try kern_auth.c rev.1.4 if you haven't.
 
 YAMAMOTO Takashi