]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add a new vnode op (cachedlookup) so that filesystems can plug into
authorPoul-Henning Kamp <phk@FreeBSD.org>
Mon, 25 Aug 1997 20:28:49 +0000 (20:28 +0000)
committerPoul-Henning Kamp <phk@FreeBSD.org>
Mon, 25 Aug 1997 20:28:49 +0000 (20:28 +0000)
commitc049f06469c792d3a40dcb949ffdcf0e07a67de3
tree9126d80330b0ddf21974609581683d4e56b057d6
parentba05eddfebf2fea02c1c826bb4758c380b5ad6c5
Add a new vnode op (cachedlookup) so that filesystems can plug into
a global vfs_cache check.  The rest of this change will come when the
current zero size file problem is resolved.
sys/kern/vnode_if.src