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