Subject: CVS commit: src/sys/fs/hfs
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 08/17/2007 17:44:43
Module Name:	src
Committed By:	pooka
Date:		Fri Aug 17 17:44:43 UTC 2007

Modified Files:
	src/sys/fs/hfs: hfs_vnops.c

Log Message:
In the new world order (a.k.a. the human-understandable world order)
VOP_LOOKUP ignores LOCKPARENT completely, so make this ignore it also.

XXX: tested only with rump, but I can't really see how this worked
at all before


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/fs/hfs/hfs_vnops.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.