On Thu, Mar 30, 2000, Assar Westerlund wrote:
> I would appreciate some feedback (in the form of commits also works)
> on two small issues (I've also opened PR's on these).
> 
> 1. Due to vnode_if.h not getting installed, you need to have kernel
>    source (namely vnode_if.src and vnode_if.pl) to build any file
>    system to be loaded as a kernel module.  This is unfortunate and
>    should be fairly easy to solve by installing vnode_if.h.  See PR
>    kern/17613.
> 

I agree that vnode_if.h needs to be in the sys/ tree for this, but I
don't think it needs to be checked into CVS. It means any time
someone modifies vnode_if.src a whole new vnode_if.h could possibly
be generated, causing unnecessary repobloat.

How about having it built as part of populating /usr/include/sys/ ?


Adrian



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to