Subject: Re: getmntopt change
To: Simon J. Gerraty <sjg@quick.com.au>
From: Frank van der Linden <fvdl@wasabisystems.com>
List: tech-userlevel
Date: 02/20/2001 13:09:52
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? :)

- Frank