Subject: CVS commit: src/sys/fs/puffs
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 07/19/2007 09:26:13
Module Name: src
Committed By: pooka
Date: Thu Jul 19 09:26:13 UTC 2007
Modified Files:
src/sys/fs/puffs: puffs_vfsops.c
Log Message:
Make the minimum request size twice the minimum request structure size.
Otherwise ops with payload would have no room for payload.
To generate a diff of this commit:
cvs rdiff -r1.51 -r1.52 src/sys/fs/puffs/puffs_vfsops.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.