README
1Use a NFS mount via loopback for testing file system operations.
2By changing files directly on the server and accessing them on the
3client or vice versa, specific kernel behavior can be triggered.
4Using file mmap(2) over NFS is tested.
5UNIX domain sockets are created and used on NFS file systems.
6Write ktrace output files onto NFS mounted file systems. Especially
7test system calls used by true and TCP netcat.
8
9These tests must be run as root, on a system with a free vnd0 slot.
10They create an entry in /etc/exports and start NFS server daemons
11for a loopback mount.
12