Subject: CVS commit: [netbsd-4] src/sys/kern
To: None <source-changes@NetBSD.org>
From: Pavel Cahyna <pavel@netbsd.org>
List: source-changes
Date: 02/28/2007 22:47:45
Module Name: src
Committed By: pavel
Date: Wed Feb 28 22:47:45 UTC 2007
Modified Files:
src/sys/kern [netbsd-4]: vfs_syscalls.c
Log Message:
Pull up following revision(s) (requested by pooka in ticket #480):
sys/kern/vfs_syscalls.c: revision 1.303
avoid lock leak in error branch of sys_fchdir()
thanks to Tom Spindler and Greg Oster in helping find the cure
To generate a diff of this commit:
cvs rdiff -r1.279.2.4 -r1.279.2.5 src/sys/kern/vfs_syscalls.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.