https://github.com/gandi/nfs-ganesha-kmod
https://github.com/gandi/nfs-ganesha-kmod
freebsd nfs nfs-ganesha nfs-server syscalls
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gandi/nfs-ganesha-kmod
- Owner: Gandi
- License: bsd-3-clause
- Created: 2018-08-20T13:34:46.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-01-14T12:32:45.000Z (over 7 years ago)
- Last Synced: 2024-11-14T23:29:05.022Z (over 1 year ago)
- Topics: freebsd, nfs, nfs-ganesha, nfs-server, syscalls
- Language: C
- Size: 11.7 KB
- Stars: 5
- Watchers: 8
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
FreeBSD kernel modules to implement required syscalls for userspace fileservers:
- very basic per-thread credentials (use them for other purposes at your own risk)
- missing useful filehandle syscalls
Tested on FreeBSD 11.
To be used with [nfs-ganesha](https://github.com/nfs-ganesha/nfs-ganesha)