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: 07/23/2007 15:05:43
Module Name:	src
Committed By:	jmmv
Date:		Mon Jul 23 15:05:43 UTC 2007

Modified Files:
	src/regress/sys/fs/tmpfs: h_tools.c t_rename

Log Message:
Add some more tests to ensure that renaming a file to a directory and a
directory to a file fails with the appropriate error codes.  tmpfs still
fails these tests, but the fix is almost ready to go in.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/regress/sys/fs/tmpfs/h_tools.c
cvs rdiff -r1.6 -r1.7 src/regress/sys/fs/tmpfs/t_rename

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