]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Add a comment warning about an anomalous condition where we VOP_UNLOCK
authorjeff <jeff@FreeBSD.org>
Mon, 30 Jan 2006 08:21:23 +0000 (08:21 +0000)
committerjeff <jeff@FreeBSD.org>
Mon, 30 Jan 2006 08:21:23 +0000 (08:21 +0000)
commitcafb7bd7e0de90e16332ef320851c2877bc895f5
tree42ff3324bf7ff2b9cfb8ea7d66b87dbf43fe916e
parent822d3c835515a6e1d6b56ae89bfb042147973ea7
 - Add a comment warning about an anomalous condition where we VOP_UNLOCK
   and then vrele rather than vput because we would like to VOP_UNLOCK with
   a specific thread.
sys/kern/vfs_default.c