Subject: CVS commit: src/sys/compat/darwin
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 06/17/2007 20:43:10
Module Name:	src
Committed By:	dsl
Date:		Sun Jun 17 20:43:10 UTC 2007

Modified Files:
	src/sys/compat/darwin: darwin_attr.c

Log Message:
Kill that stackgap...
Use vn_stat() and dostatvfs() on the vnode the code always has got - even
though it used compat versions of the other syscalls.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 src/sys/compat/darwin/darwin_attr.c

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