Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make mount points and makefiles for file system tests consistent. | 2017-01-13 | 1 | -2/+4 | |
| | | | | Link tests to the build. | ||||
* | Use a NFS mount via loopback for testing file system operations. | 2017-01-13 | 1 | -0/+80 | |
By changing files directly on the server and accessing them on the client or vice versa, specific kernel behavior can be triggered. Especially using file mmap(2) over NFS is tested. |