cvs commit: src/sys/kern vfs_syscalls.c

Pawel Jakub Dawidek pjd at FreeBSD.org
Sat Sep 3 08:57:05 PDT 2005


pjd         2005-09-03 15:57:04 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/kern             vfs_syscalls.c 
  Log:
  MFC:    sys/kern/vfs_syscalls.c 1.393
  
  In case of mac_check_vnode_rename_from() or vn_start_write() failure,
  vn_finished_write() should not be called.
  
  Reviewed by:    ssouhlal
  Approved by:    re (scottl)
  
  Revision   Changes    Path
  1.392.2.1  +2 -1      src/sys/kern/vfs_syscalls.c


More information about the cvs-all mailing list