Subject: CVS commit: src/sys/fs/tmpfs
To: None <source-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: source-changes
Date: 11/09/2006 15:36:30
Module Name:	src
Committed By:	jmmv
Date:		Thu Nov  9 15:36:30 UTC 2006

Modified Files:
	src/sys/fs/tmpfs: tmpfs_vnops.c

Log Message:
Opening a file after it has been removed (e.g. rmdir $(pwd)) has to fail.


To generate a diff of this commit:
cvs rdiff -r1.31 -r1.32 src/sys/fs/tmpfs/tmpfs_vnops.c

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