NFS: Have struct nfs_client carry a TLS policy field
authorChuck Lever <chuck.lever@oracle.com>
Wed, 7 Jun 2023 13:59:42 +0000 (09:59 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Mon, 19 Jun 2023 16:29:23 +0000 (12:29 -0400)
commit6c0a8c5fcf7158e889dbdd077f67c81984704710
tree0873944aa6decc72d2403bc0e6515e82a4b98b3e
parent75eb6af7acdf566c68d61e98e67ee2f235201c02
NFS: Have struct nfs_client carry a TLS policy field

The new field is used to match struct nfs_clients that have the same
TLS policy setting.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
fs/nfs/client.c
fs/nfs/internal.h
fs/nfs/nfs3client.c
fs/nfs/nfs4client.c
include/linux/nfs_fs_sb.h