NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/43745 CVS commit: src/tests/fs/vfs



The following reply was made to PR kern/43745; it has been noted by GNATS.

From: Antti Kantee <pooka%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/43745 CVS commit: src/tests/fs/vfs
Date: Thu, 12 Aug 2010 09:42:53 +0000

 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