Home | History | Annotate | Download | only in common
History log of /src/tests/fs/common/fstest_nfs.c
RevisionDateAuthorComments
 1.13  08-Sep-2024  rillig fix a/an grammar in obvious cases
 1.12  17-Jun-2020  kamil Include explicitly <rump/rump_syscallshotgun.h> for previous indirect users
via <rump/rump.h>.
 1.11  05-Oct-2019  mrg sprintf->snprintf
 1.10  01-Feb-2019  mrg don't check the return value of execvp() for failure to call err().
assume if it returns at all something has failed.
 1.9  28-Feb-2011  pooka branches: 1.9.44;
g/c use of unused variable too
 1.8  28-Feb-2011  pooka g/c unused variable
 1.7  28-Feb-2011  pooka bump nfdsargv[]�size belatedly (and add a few extra for needs of future bugs)
 1.6  10-Feb-2011  njoly Do initialise allocated file system args structures for puffs and nfs
(fix some puffs tests failures with MALLOC_OPTIONS=J).
While here, detect and report args allocation failure.

ok from pooka.
 1.5  31-Dec-2010  pooka branches: 1.5.2;
Configure two network addresses for the nfs server. One exports
/myexport r/w to the client in the same subnet and the other one
exports /myexport r/o to the client in the same subnet.
 1.4  26-Aug-2010  pooka Put the workaround for PR kern/43799 into the common nfs unmount routine.
 1.3  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.2  30-Jul-2010  pooka Wait for child (rumpnfsd) to die before declaring unmount successful.
(yes, should be in delfs, but delfs doesn't work due to the cleanup hassle)
 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.2  05-Mar-2011  bouyer Sync with HEAD
 1.5.2.1  17-Feb-2011  bouyer Sync with HEAD
 1.9.44.2  13-Apr-2020  martin Mostly merge changes from HEAD upto 20200411
 1.9.44.1  10-Jun-2019  christos Sync with HEAD

RSS XML Feed