NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/47986 CVS commit: src/tests/fs/vfs
The following reply was made to PR kern/47986; it has been noted by GNATS.
From: "Reinoud Zandijk" <reinoud%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/47986 CVS commit: src/tests/fs/vfs
Date: Mon, 8 Jul 2013 06:44:51 +0000
Module Name: src
Committed By: reinoud
Date: Mon Jul 8 06:44:51 UTC 2013
Modified Files:
src/tests/fs/vfs: t_renamerace.c t_vnops.c
Log Message:
Cover the last failing UDF test cases with a reference to PR kern/47986, i.e.
all rename's fail until UDF switches over to the new rename framework solving
the locking mechanism.
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/tests/fs/vfs/t_renamerace.c
cvs rdiff -u -r1.34 -r1.35 src/tests/fs/vfs/t_vnops.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index