Subject: CVS commit: src/sys/fs/puffs
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 01/16/2007 21:58:49
Module Name:	src
Committed By:	pooka
Date:		Tue Jan 16 21:58:49 UTC 2007

Modified Files:
	src/sys/fs/puffs: puffs_vnops.c

Log Message:
* don't wait for the answer of VOP_RECLAIM, just fire-and-forget
* revoke puffs_revoke.  we can deal with it just by calling genfs_revoke


To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 src/sys/fs/puffs/puffs_vnops.c

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