cvs commit: src/sys/kern vfs_syscalls.c

Pawel Jakub Dawidek pjd at FreeBSD.org
Thu Sep 1 21:46:33 GMT 2005


pjd         2005-09-01 21:46:33 UTC

  FreeBSD src repository

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


More information about the cvs-src mailing list