Date: Sun, 03 Jul 2005 01:06:39 -0000 From: Jeff Roberson <jeff@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ufs/ufs ufs_extern.h ufs_ihash.c Message-ID: <200502142051.j1EKpd4P050590@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jeff 2005-02-14 20:51:39 UTC
FreeBSD src repository
Modified files:
sys/ufs/ufs ufs_extern.h ufs_ihash.c
Log:
- Remove the unused and unsafe ufs_ihashlookup. This function returned a
vnode pointer that could not be used since no locks were held.
Sponsored by: Isilon Systems, Inc.
Revision Changes Path
1.54 +0 -2 src/sys/ufs/ufs/ufs_extern.h
1.41 +0 -22 src/sys/ufs/ufs/ufs_ihash.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502142051.j1EKpd4P050590>
