Date: Wed, 17 Aug 2005 08:48:42 +0000 (UTC) From: Ian Dowse <iedowse@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ufs/ufs ufs_dirhash.c Message-ID: <200508170848.j7H8mgsj096593@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
iedowse 2005-08-17 08:48:42 UTC FreeBSD src repository Modified files: sys/ufs/ufs ufs_dirhash.c Log: In the ufsdirhash_build() failure case for corrupted directories or unreadable blocks, make sure to destroy the mutex we created. Also fix an unrelated typo in a comment. Found by: Peter Holm's stress tests Reviewed by: dwmalone MFC after: 3 days Revision Changes Path 1.22 +3 -2 src/sys/ufs/ufs/ufs_dirhash.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200508170848.j7H8mgsj096593>