Date: Fri, 21 Apr 2000 20:44:01 -0700 (PDT) From: Brian Feldman <green@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys vnode.h src/sys/kern vfs_cache.c Message-ID: <200004220344.UAA76499@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
green 2000/04/21 20:44:01 PDT
Modified files:
sys/sys vnode.h
sys/kern vfs_cache.c
Log:
Move the declaration of "struct namecache" to vnode.h, as it can be useful
elsewhere. Note, of course, that in an ideal world nothing should need
to see our VFS implementation :-/
Revision Changes Path
1.113 +19 -2 src/sys/sys/vnode.h
1.43 +1 -17 src/sys/kern/vfs_cache.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200004220344.UAA76499>
