Date: Wed, 28 Mar 2007 16:55:31 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_syscalls.c Message-ID: <200703281655.l2SGtVHq098825@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200703281655.l2SGtVHq098825>