Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 01/01/2007 22:00:16
Module Name:	src
Committed By:	pooka
Date:		Mon Jan  1 22:00:16 UTC 2007

Modified Files:
	src/sys/kern: vfs_syscalls.c

Log Message:
in rename_files(), match pre-1.280 locking behaviour by unlocking
fromnd's dvp only in case the dvp != vp


To generate a diff of this commit:
cvs rdiff -r1.290 -r1.291 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.