Date: Fri, 3 Nov 2006 09:15:56 +0000 (UTC) From: Konstantin Belousov <kib@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_syscalls.c Message-ID: <200611030915.kA39FuEs043195@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kib         2006-11-03 09:15:55 UTC
  FreeBSD src repository
  Modified files:        (Branch: RELENG_6)
    sys/kern             vfs_syscalls.c 
  Log:
  MFC rev. 1.427:
  The attempt to rename "." with MAC framework compiled in would cause attempt
  to twice unlock the vnode. Check that ni_vp and ni_dvp are different before
  doing second unlock.
  
  Approved by: re (hrs)
  
  Revision    Changes    Path
  1.392.2.15  +2 -1      src/sys/kern/vfs_syscalls.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200611030915.kA39FuEs043195>
