Subject: CVS commit: src/sys/fs/union
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 05/24/2004 03:09:48
Module Name:	src
Committed By:	christos
Date:		Mon May 24 03:09:48 UTC 2004

Modified Files:
	src/sys/fs/union: union_vfsops.c

Log Message:
Can't do the trick with using sbp as temporary storage; allocate memory
instead.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 src/sys/fs/union/union_vfsops.c

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