Subject: CVS commit: src/lib/libpuffs
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 07/14/2007 16:02:15
Module Name: src
Committed By: dsl
Date: Sat Jul 14 16:02:15 UTC 2007
Modified Files:
src/lib/libpuffs: puffs.c
Log Message:
Add new 'data_len' parameter to mount system call.
Add an additional call with MNT_GETARGS to retrieve the modified
information instead of relying on the kernel code abusing the mount
interface during mount.
To generate a diff of this commit:
cvs rdiff -r1.56 -r1.57 src/lib/libpuffs/puffs.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.