Subject: Re: VFS layer documentation
To: None <tech-kern@NetBSD.org>
From: der Mouse <mouse@Rodents.Montreal.QC.CA>
List: tech-kern
Date: 05/25/2004 14:07:38
> Can I mark my filesystem as not NFS exportable (by design) and not
> implement that funcationality?

Well, if your fhtovp and vptofh methods do nothing but return
EOPNOTSUPP, NFS export attempts certainly won't actually _work_.  I
think it may be enough for your checkexp method to return EOPNOTSUPP,
but when I did a filesystem, I had all three return EOPNOTSUPP.

/~\ The ASCII				der Mouse
\ / Ribbon Campaign
 X  Against HTML	       mouse@rodents.montreal.qc.ca
/ \ Email!	     7D C8 61 52 5D E7 2D 39  4E F1 31 3E E8 B3 27 4B