Home | History | Annotate | Download | only in common
History log of /src/tests/fs/common/fstest_ffs.c
RevisionDateAuthorComments
 1.7  17-Jun-2020  kamil Include explicitly <rump/rump_syscallshotgun.h> for previous indirect users
via <rump/rump.h>.
 1.6  05-Aug-2012  riastradh Fix ffs_fstest_delfs's error branch for rump_pub_etfs_remove.

rump_pub_etfs_remove returns an error code, rather than setting errno
and returning -1.
 1.5  26-Jun-2011  christos branches: 1.5.2;
ggr, how many of those I will need to fix. Fallout from the bogus inclusion
of <signal.h> in rump_syscallargs.h.
 1.4  13-Jan-2011  pooka wrap system() in SIG_DFL so that child-bearing fs tests (puffs,
nfs) don't go cuckoo when the process executed by system() takes a
backstage left.
 1.3  07-Jan-2011  pooka add another fstype for ffs -o log
 1.2  30-Jul-2010  pooka Fold the puffs private and vfs tests mount/unmount routines together.
To achieve this, add a file system private parameter to the newfs
method (which will obviously not be used by vfs tests).

njoly ok
 1.1  29-Jul-2010  pooka Rename xfs.c to fstest_xfs.c to avoid collisions with other
source files with the name xfs.c

ok njoly
 1.5.2.1  30-Oct-2012  yamt sync with head

RSS XML Feed