]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Use vput() instead of VOP_UNLOCK()+vrele(). The comment here is out-dated,
authorpjd <pjd@FreeBSD.org>
Thu, 18 Feb 2010 22:14:44 +0000 (22:14 +0000)
committerpjd <pjd@FreeBSD.org>
Thu, 18 Feb 2010 22:14:44 +0000 (22:14 +0000)
commita46e983531a1e54914538170100b963e401907d1
treea2ec908a296967e2f4a32ffee6373a87f94ad890
parentf061fb129c4f0ff29410c49d245299b3eaa54a3c
Use vput() instead of VOP_UNLOCK()+vrele(). The comment here is out-dated,
we no longer pass thread pointer to VOP_UNLOCK().
sys/kern/vfs_default.c