Subject: Re: getmntopt change
To: Frank van der Linden <fvdl@wasabisystems.com>
From: Simon J. Gerraty <sjg@quick.com.au>
List: tech-userlevel
Date: 02/20/2001 12:03:22
>On Mon, Feb 19, 2001 at 10:28:56PM -0800, Simon J. Gerraty wrote:
>> FWIW, I had the same need in my sNFS client.  I gave struct mntopt a
>[...]

>That sound like a pretty good idea too (storing the subopt arg pointer
>in struct mntopt). That way you have to call getmntops() only once.

>Care to donate the code? :)

Sure.  I expect I need to make sNFS freely available now that I'm in the 
U.S. anyway.  You can grab my mntopts.h and getmntopts.c from 
~sjg on ftp.netbsd.org
note that these are from 1994 vintage NetBSD code, so may need some updating.

--sjg