Date: Mon, 28 Mar 2005 11:18:47 +0000 (UTC) From: Jeff Roberson <jeff@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_subr.c Message-ID: <200503281118.j2SBIlTl030126@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jeff 2005-03-28 11:18:47 UTC
FreeBSD src repository
Modified files:
sys/kern vfs_subr.c
Log:
- Move code that should probably be an assert above the main body of
vrele so that we can decrease the indentation of the real work and
make things slightly more clear.
Sponsored by: Isilon Systems, Inc.
Revision Changes Path
1.603 +14 -15 src/sys/kern/vfs_subr.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503281118.j2SBIlTl030126>
