Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Apr 2009 16:30:54 -0400
From:      Alexander Kabaev <kabaev@gmail.com>
To:        Alexander Kabaev <kan@FreeBSD.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r190945 - head/sys/kern
Message-ID:  <20090411163054.11dd6d03@kan.dnsalias.net>
In-Reply-To: <200904112023.n3BKN8si097656@svn.freebsd.org>
References:  <200904112023.n3BKN8si097656@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
--Sig_/qnj20v_l0W+E_GqR5iOSsAt
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: quoted-printable

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

> Author: kan
> Date: Sat Apr 11 20:23:08 2009
> New Revision: 190945
> URL: http://svn.freebsd.org/changeset/base/190945
>=20
> 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.
>  =20
>   Reported by:	dho
>   Revewed by:	kib
>=20
> Modified:
>   head/sys/kern/vfs_cache.c
>=20

Reported by:	pho


--=20
Alexander Kabaev

--Sig_/qnj20v_l0W+E_GqR5iOSsAt
Content-Type: application/pgp-signature; name=signature.asc
Content-Disposition: attachment; filename=signature.asc

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.11 (FreeBSD)

iD8DBQFJ4P4CQ6z1jMm+XZYRApV2AKDfyUzM9FbEx5/jrbnahedt6OBahACgxCFv
UpZB98/ym374J9JmB8dFomk=
=84Rq
-----END PGP SIGNATURE-----

--Sig_/qnj20v_l0W+E_GqR5iOSsAt--



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