NFSv4.2: Remove ifdef CONFIG_NFSD from NFSv4.2 client SSC code.
authorDai Ngo <dai.ngo@oracle.com>
Thu, 22 Apr 2021 07:37:49 +0000 (03:37 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Mon, 26 Apr 2021 13:29:17 +0000 (09:29 -0400)
commitd9092b4bb2109502eb8972021a3f74febc931a63
tree07636af861c2b6f2e434eb7f8e1fd8347dcd52c5
parent13bcf7e32a0181095cd62010579869e87aacb332
NFSv4.2: Remove ifdef CONFIG_NFSD from NFSv4.2 client SSC code.

The client SSC code should not depend on any of the CONFIG_NFSD config.
This patch removes all CONFIG_NFSD from NFSv4.2 client SSC code and
simplifies the config of CONFIG_NFS_V4_2_SSC_HELPER, NFSD_V4_2_INTER_SSC.

Signed-off-by: Dai Ngo <dai.ngo@oracle.com>
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
fs/Kconfig
fs/nfs/nfs4file.c
fs/nfs/super.c
fs/nfsd/Kconfig