Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Sep 2005 19:01:13 +0000 (UTC)
From:      Suleiman Souhlal <ssouhlal@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:  <200509031901.j83J1D2U076663@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ssouhlal    2005-09-03 19:01:13 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/kern             vfs_subr.c 
  Log:
  MFC r1.643:
    Fix a typo in vop_rename_pre() where we ended up using vholdl()
    instead of vhold(), even though the vnode interlock is unlocked.
  
  Approved by:    re (scottl)
  
  Revision   Changes    Path
  1.635.2.5  +1 -1      src/sys/kern/vfs_subr.c



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