Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/tests/fs/vfs
Module Name: src
Committed By: pooka
Date: Thu Aug 12 09:42:53 UTC 2010
Modified Files:
src/tests/fs/vfs: t_vfsops.c
Log Message:
Fill in PR kern/43745 now that it exists.
lfs_tfhremove: Expected failure: fhopen() for removed file succeeds (PR
kern/43745): t_vfsops.c:161: Expected true value in rump_sys_fhopen(fhp,
fhsize, O_RDONLY) == -1
msdosfs_tfhremove: Expected failure: fhopen() for removed file succeeds (PR
kern/43745): t_vfsops.c:161: Expected true value in rump_sys_fhopen(fhp,
fhsize, O_RDONLY) == -1
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/tests/fs/vfs/t_vfsops.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