On Sat, 4 Nov 2000 [EMAIL PROTECTED] wrote:

> I'm just looking at vcount in sys/kern/vfs_subr.c. The comment says that
> it works on special devices. Does this mean it wont work if called on a

I think I see what it means now. It is meaning that ir works on the file
the vnode is for as opposed to the vnode itself. The reason being that
more than one vnode can reference the same file.

Am I somewhat closer? Any release date for the Design of FreeBSD book yet?

Thanks,

Andrew



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

Reply via email to