Warner Losh <[EMAIL PROTECTED]> writes:
> Yes.  They must be compiled against the kernel, just like modules
> provided by freebsd.

Even if I knew that the files in /usr/include/sys/* correspond with
the kernel?

Anyways, (and it's really orthogonal) having a generated vnode_if.h
(in /sys/kern or /usr/include/sys) makes it easier for the developer
of third-party file systems (i.e. me :-), by not having to figure out
how to generate vnode_if.h from vnode_if.src and vnode_if.sh^H^Hpl.
In that case, including <sys/vnode.h> just works.  Why not? :-)

> I've fixed that, with Bruce's help, and I'll be committing the changes 
> back to FreeBSD shortly.

Cool.

/assar


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

Reply via email to