cvs commit: src/sys/kern vfs_syscalls.c

John Baldwin jhb at FreeBSD.org
Wed Mar 28 16:55:32 UTC 2007


jhb         2007-03-28 16:55:31 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/kern             vfs_syscalls.c 
  Log:
  MFC: If vn_open() fails during kern_open(), don't fdrop() the new file
  object until after the call to fdclose().
  
  Revision    Changes    Path
  1.392.2.17  +2 -5      src/sys/kern/vfs_syscalls.c


More information about the cvs-src mailing list