Subject: CVS commit: src/regress/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:38:12
Module Name:	src
Committed By:	jmmv
Date:		Thu Nov  9 15:38:12 UTC 2006

Modified Files:
	src/regress/sys/fs/tmpfs: t_remove t_rmdir

Log Message:
Move the "Removal of current directory" test to t_rmdir from t_remove
because that's the operation we are issuing.  Adjust it to expect a
failure on further accesses to the removed directory.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/regress/sys/fs/tmpfs/t_remove
cvs rdiff -r1.4 -r1.5 src/regress/sys/fs/tmpfs/t_rmdir

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