Subject: Re: VFS layer documentation
To: None <tech-kern@netbsd.org>
From: Matthias Scheler <tron@zhadum.de>
List: tech-kern
Date: 05/25/2004 19:55:49
On Tue, May 25, 2004 at 10:39:32AM -0700, Bill Studenmund wrote:
> VFS_MOUNT() turns that into a call to vfs_export(). To turn a file
> handle into a vnode, VFS_FHTOVP(). Then to check exports,
> VFS_CHECKEXP(). Note that fhopen(2) and friends also use
> VFS_FHTOVP().

Can I mark my filesystem as not NFS exportable (by design) and not
implement that funcationality?

	Kind regards

-- 
Matthias Scheler                                  http://scheler.de/~matthias/