svn commit: r190945 - head/sys/kern

Alexander Kabaev kabaev at gmail.com
Sat Apr 11 20:31:02 UTC 2009


On Sat, 11 Apr 2009 20:23:08 +0000 (UTC)
Alexander Kabaev <kan at FreeBSD.org> wrote:

> Author: kan
> Date: Sat Apr 11 20:23:08 2009
> New Revision: 190945
> URL: http://svn.freebsd.org/changeset/base/190945
> 
> Log:
>   Fix v_cache_dd handling for negative entries. v_cache_dd pointer was
>   not populated in parent directory if negative entry was being
>   created, yet entry itself was added to the nc_neg list. It was
>   possible for parent vnode to get discarded later, leaving negative
>   entry pointing to now unused memory block.
>   
>   Reported by:	dho
>   Revewed by:	kib
> 
> Modified:
>   head/sys/kern/vfs_cache.c
> 

Reported by:	pho


-- 
Alexander Kabaev
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 188 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/svn-src-head/attachments/20090411/9d99d059/signature.pgp


More information about the svn-src-head mailing list