commit | 02591f9febd5f69bb4c266a4abf899c4cf21964f | [log] [tgz] |
---|---|---|
author | Dai Ngo <dai.ngo@oracle.com> | Thu Jan 28 01:42:26 2021 -0500 |
committer | Chuck Lever <chuck.lever@oracle.com> | Thu Jan 28 10:55:37 2021 -0500 |
tree | 3a0ddef702210e14b8bd4a8abf3ef4acfcf19037 | |
parent | ec59659b4972ec25851aa03b4b5baba6764a62e4 [diff] |
NFSv4_2: SSC helper should use its own config. Currently NFSv4_2 SSC helper, nfs_ssc, incorrectly uses GRACE_PERIOD as its config. Fix by adding new config NFS_V4_2_SSC_HELPER which depends on NFS_V4_2 and is automatically selected when NFSD_V4 is enabled. Also removed the file name from a comment in nfs_ssc.c. Signed-off-by: Dai Ngo <dai.ngo@oracle.com> Signed-off-by: Chuck Lever <chuck.lever@oracle.com>