Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/tests/fs



Module Name:    src
Committed By:   pooka
Date:           Fri Dec 31 18:11:27 UTC 2010

Modified Files:
        src/tests/fs/common: fstest_nfs.c
        src/tests/fs/nfs/nfsservice: exports rumpnfsd.c

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/tests/fs/common/fstest_nfs.c
cvs rdiff -u -r1.1 -r1.2 src/tests/fs/nfs/nfsservice/exports
cvs rdiff -u -r1.5 -r1.6 src/tests/fs/nfs/nfsservice/rumpnfsd.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index