commit | bf11fbdb20b385157b046ea7781f04d0c62554a3 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@hammerspace.com> | Tue Jan 29 21:40:10 2019 -0500 |
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | Sat Jul 06 14:54:49 2019 -0400 |
tree | fc24ca63f5e1529f713cc9243716dfc45075bd36 | |
parent | 10b7a70cbb81a62353f763c3343ac0c48410696f [diff] |
NFS: Add sysfs support for per-container identifier 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>