NetBSD/tests/fs/vfs
hannken fff1c84c3d Msdosfs on-disk meta data is not sufficient to create or validate file handles.
Maintain a tree of file handles, create nodes from msdosfs_vptofh() and keep
them until either the file gets unlinked or the file system gets unmounted.

Fixes the msdosfs part of PR #43745 (fhopen of an unlinked file causes problems
on multiple file systems)
2011-04-04 19:16:58 +00:00
..
Makefile Move basic unionfs test from fs/union to fs/vfs and make it test 2011-01-12 21:13:26 +00:00
t_full.c Remove hack introduced in revision 1.6 to workaround a bug in atf-run that 2011-03-17 19:48:37 +00:00
t_io.c Add a small testcase that shrink a file using 2 consecutive ftruncate 2011-02-27 15:16:31 +00:00
t_renamerace.c Apparently this way of triggering the msdosfs rename vnode leak 2011-03-14 19:05:19 +00:00
t_rmdirrace.c add missing headers 2010-07-19 16:00:45 +00:00
t_ro.c add some tests 2011-02-22 21:23:19 +00:00
t_union.c xfail PR kern/44383: whiteouts are generally speaking kaput 2011-01-13 11:00:19 +00:00
t_unpriv.c Start unprivileged filesystem tests. For now, only chown/chmod owner 2011-01-06 15:19:09 +00:00
t_vfsops.c Msdosfs on-disk meta data is not sufficient to create or validate file handles. 2011-04-04 19:16:58 +00:00
t_vnops.c Make zero length symlinks work on tmpfs. 2011-04-01 17:40:54 +00:00