index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
fs
/
common
/
fstest_puffs.c
Age
Commit message (
Expand
)
Author
2020-06-17
Include explicitly <rump/rump_syscallshotgun.h> for previous indirect users
kamil
2019-02-01
don't check the return value of execvp() for failure to call err().
mrg
2013-09-09
Remove what looks like an outdated assert (there was something very sneaky
pooka
2011-02-10
Do initialise allocated file system args structures for puffs and nfs
njoly
2011-01-07
Don't panic if "unnecessary" dir already exists.
pooka
2011-01-07
Add a puffs-p2k-ffs file system type to automated tests. Inspired
pooka
2010-12-29
don't assume atomic read/write on socketpair. puffs_kargs at least is
yamt
2010-11-01
Make the shovel threads resilient to file server exit.
pooka
2010-10-31
Fix format strings so it builds on amd64
pgoyette
2010-10-31
Since rump implicit threads now bind to proc1 instead of proc0, we
pooka
2010-09-01
update to new rump lwp/proc interfaces
pooka
2010-07-30
Fold the puffs private and vfs tests mount/unmount routines together.
pooka
2010-07-29
Rename xfs.c to fstest_xfs.c to avoid collisions with other
pooka