commit | 2c830dd7209bf67863ae0b83c7dde847967ea43c | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@redhat.com> | Fri Dec 14 09:40:56 2018 -0500 |
committer | J. Bruce Fields <bfields@redhat.com> | Wed Jul 03 17:52:49 2019 -0400 |
tree | d0387e1679a574ff710df87726d007ad641a8773 | |
parent | 855c9e766a358b72c7acd4a43fd524d0942a4278 [diff] |
nfsd: persist nfsd filesystem across mounts Keep around one internal mount of the nfsd filesystem so that we can add stuff to it when clients come and go, regardless of whether anyone has it mounted. Signed-off-by: J. Bruce Fields <bfields@redhat.com>