cvs commit: src/sys/kern vfs_syscalls.c

Konstantin Belousov kib at FreeBSD.org
Fri Nov 3 09:15:56 UTC 2006


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


More information about the cvs-src mailing list