Deleted Added
full compact
40c40
< __FBSDID("$FreeBSD: head/sys/kern/vfs_cache.c 116182 2003-06-11 00:56:59Z obrien $");
---
> __FBSDID("$FreeBSD: head/sys/kern/vfs_cache.c 116201 2003-06-11 07:35:56Z des $");
141c141
< sizeof(nchstats), "LU", "VFS cache effectiveness statistics");
---
> sizeof(nchstats), "LU", "VFS cache effectiveness statistics");
261c261
< *
---
> *
264c264
< * a leaf in the namei cache or not. Note: the directory may still
---
> * a leaf in the namei cache or not. Note: the directory may still
358c358
< if (ncp->nc_vp) {
---
> if (ncp->nc_vp) {
420c420
<
---
>
502c502
< while (!LIST_EMPTY(&vp->v_cache_src))
---
> while (!LIST_EMPTY(&vp->v_cache_src))
504c504
< while (!TAILQ_EMPTY(&vp->v_cache_dst))
---
> while (!TAILQ_EMPTY(&vp->v_cache_dst))
567c567
< return (ENOTDIR);
---
> return (ENOTDIR);
606c606
< if (!error)
---
> if (!error)
919c919
< *retbuf = bp;
---
> *retbuf = bp;