pjd         2008-09-01 10:11:39 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_syscalls.c 
  Log:
  SVN rev 182596 on 2008-09-01 10:11:39Z by pjd
  
  When setting error to EINVAL in 'fvp == tdvp' case, jump to out label,
  because if not, the error will be later overwritten by
  mac_vnode_check_rename_to() call.
  
  Reviewed by:    rwatson
  
  Revision  Changes    Path
  1.457     +3 -1      src/sys/kern/vfs_syscalls.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to