NFSD: Distinguish per-net namespace initialization
authorChuck Lever <chuck.lever@oracle.com>
Sat, 17 Jun 2023 03:10:53 +0000 (23:10 -0400)
committerChuck Lever <chuck.lever@oracle.com>
Sun, 18 Jun 2023 16:02:52 +0000 (12:02 -0400)
commit5e092be7418fdf0e1e288529bd7e657cb9d7954c
treeed8e9a00093c5df335046773d47fbdba932dc988
parented9ab7346e908496816cffdecd46932035f66e2e
NFSD: Distinguish per-net namespace initialization

I find the naming of nfsd_init_net() and nfsd_startup_net() to be
confusingly similar. Rename the namespace initialization and tear-
down ops and add comments to distinguish their separate purposes.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
fs/nfsd/nfsctl.c
fs/nfsd/nfssvc.c