Subject: CVS commit: src/sys/fs/union
To: None <source-changes@NetBSD.org>
From: Bill Studenmund <wrstuden@netbsd.org>
List: source-changes
Date: 05/31/2004 02:04:35
Module Name:	src
Committed By:	wrstuden
Date:		Mon May 31 02:04:35 UTC 2004

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

Log Message:
Revert last two changes. Since union vnode private data do not follow
layerfs guidelines, whenever layerfs_snapshot() does something, it
won't be correct for unionfs.


To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 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.