Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-07-06 | NFS: Add sysfs support for per-container identifier | Trond Myklebust | 1 | -0/+10 | |
In order to identify containers to the NFS client, we add a per-net sysfs attribute that udev can fill with the appropriate identifier. The identifier could be a unique hostname, but in most cases it will probably be a persisted uuid. Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com> | |||||
2019-07-06 | NFS: Create a root NFS directory in /sys/fs/nfs | Trond Myklebust | 1 | -0/+15 | |
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com> |