Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Nov 2010 12:34:25 +0000 (UTC)
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/share/man/man9 vrele.9
Message-ID:  <201011241234.oAOCYllv024482@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kib         2010-11-24 12:34:25 UTC

  FreeBSD src repository

  Modified files:
    share/man/man9       vrele.9 
  Log:
  SVN rev 215798 on 2010-11-24 12:34:25Z by kib
  
  Remove the note about possible unlocking during vunref(9). It might
  only happen if VOP_INACTIVATE() drops the vnode lock, which is quite
  unreasonable behaviour for filesystem, and should not be mentioned
  in the description of VFS primitives.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.17      +1 -5      src/share/man/man9/vrele.9



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