nfsd: persist nfsd filesystem across mounts
authorJ. Bruce Fields <bfields@redhat.com>
Fri, 14 Dec 2018 14:40:56 +0000 (09:40 -0500)
committerJ. Bruce Fields <bfields@redhat.com>
Wed, 3 Jul 2019 21:52:49 +0000 (17:52 -0400)
commit2c830dd7209bf67863ae0b83c7dde847967ea43c
treed0387e1679a574ff710df87726d007ad641a8773
parent855c9e766a358b72c7acd4a43fd524d0942a4278
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>
fs/nfsd/netns.h
fs/nfsd/nfsctl.c