Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Aug 2005 23:00:12 +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:  <200508282300.j7SN0Ca4082804@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ssouhlal    2005-08-28 23:00:12 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_subr.c 
  Log:
  Fix a typo in vop_rename_pre() where we ended up using vholdl()
  instead of vhold(), even though the vnode interlock is unlocked.
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.643     +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?200508282300.j7SN0Ca4082804>