Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Feb 2010 22:14:44 +0000 (UTC)
From:      Pawel Jakub Dawidek <pjd@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/kern vfs_default.c
Message-ID:  <201002182215.o1IMF2Y1080409@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pjd         2010-02-18 22:14:44 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_default.c 
  Log:
  SVN rev 204065 on 2010-02-18 22:14:44Z by pjd
  
  Use vput() instead of VOP_UNLOCK()+vrele(). The comment here is out-dated,
  we no longer pass thread pointer to VOP_UNLOCK().
  
  Revision  Changes    Path
  1.158     +1 -4      src/sys/kern/vfs_default.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201002182215.o1IMF2Y1080409>