Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Aug 1998 13:38:17 +1000
From:      Bruce Evans <bde@zeta.org.au>
To:        cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, jkh@FreeBSD.ORG
Subject:   Re: cvs commit: src/sys/sys vnode.h
Message-ID:  <199808270338.NAA19198@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
>  Modified files:
>    sys/sys              vnode.h 
>  Log:
>  Add VT_CFS type.
>  Submitted by:	Robert Baron <rvb@sicily.odyssey.cs.cmu.edu>

I've been wondering how to nuke VT_*.  They are only used by applications,
and make it impossible to add new filesystems without encrufting vnode.h.

Similarly for MOUNT_* in mount.h.  They can't be nuked without fixing
FreeBSD's breakage of sysctl initialization.

Bruce



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199808270338.NAA19198>