Subject: PR/36012 CVS commit: src/sys/fs/hfs
To: None <dillo@NetBSD.org, gnats-admin@netbsd.org, netbsd-bugs@netbsd.org,>
From: Dieter Baron <dillo@netbsd.org>
List: netbsd-bugs
Date: 03/19/2007 09:20:02
The following reply was made to PR kern/36012; it has been noted by GNATS.
From: Dieter Baron <dillo@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc:
Subject: PR/36012 CVS commit: src/sys/fs/hfs
Date: Mon, 19 Mar 2007 09:16:22 +0000 (UTC)
Module Name: src
Committed By: dillo
Date: Mon Mar 19 09:16:22 UTC 2007
Modified Files:
src/sys/fs/hfs: hfs_vfsops.c
Log Message:
args.path is in UIO_USERSPACE too.
Fixes statvfs on macppc and PR kern/36012.
Thanks to Magnus Henoch for testing.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/fs/hfs/hfs_vfsops.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.