..
common
Remove unnecessary (and broken) cleanup routines.
2011-03-22 16:50:16 +00:00
ffs
Add support for multiple rump servers in shutdown and cleanup
2011-03-12 13:43:58 +00:00
hfs
Remove xfail for sparc64, alignement issues have been fixed
2011-02-25 20:54:18 +00:00
kernfs
Get rid of static Atffiles and let bsd.test.mk generate them on the fly.
2010-07-13 21:13:21 +00:00
lfs
make the timeouts a bit more generous for really slow systems
2011-02-22 18:41:04 +00:00
msdosfs
Get rid of static Atffiles and let bsd.test.mk generate them on the fly.
2010-07-13 21:13:21 +00:00
nfs
Add a test for rpc.rquotad(8)
2011-03-12 14:03:38 +00:00
nullfs
Get rid of static Atffiles and let bsd.test.mk generate them on the fly.
2010-07-13 21:13:21 +00:00
psshfs
Make sure test doesn't pass if file system could not be read at all.
2011-03-31 12:56:03 +00:00
ptyfs
Add layer_revoke() that adjusts the lower vnode use count to be at least as
2011-01-10 11:11:03 +00:00
puffs
Reset node's parent pointer when it's removed. Technically the
2011-03-01 15:14:35 +00:00
tmpfs
Prevent failures from cleanup routines. Do so by only attempting to do the
2011-03-24 21:52:51 +00:00
umapfs
convert to newstyle automagic rump compat syscalls
2010-07-19 15:35:38 +00:00
union
Move basic unionfs test from fs/union to fs/vfs and make it test
2011-01-12 21:13:26 +00:00
vfs
Fix file handle operations for tmpfs by removing a now bogus test and
2011-04-02 14:24:53 +00:00
zfs
Add one simple test case which checks that zpool create results in
2011-03-10 20:02:26 +00:00
h_funcs.subr
If kernel modules are set to autoload, skip the vfslist part of
2010-06-23 11:19:17 +00:00
Makefile
Add one simple test case which checks that zpool create results in
2011-03-10 20:02:26 +00:00
Makefile.inc
add Makefile.inc everywhere so that we can set WARNS=4 by default. Amazing
2010-11-03 16:10:19 +00:00