]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
pnfs/flexfiles: connect to NFSv3 DS using TLS if MDS connection uses TLS
authorMike Snitzer <snitzer@kernel.org>
Fri, 9 May 2025 20:39:49 +0000 (16:39 -0400)
committerAnna Schumaker <anna.schumaker@oracle.com>
Wed, 28 May 2025 21:17:13 +0000 (17:17 -0400)
commit04a15263662ab864725d8b60407e2dd5ba525514
treeb71c8e06ddd2888a8e3b7e7a08ad71b9170c99d3
parent62d2cde203defb6702cab2c318c3346b11cdaeac
pnfs/flexfiles: connect to NFSv3 DS using TLS if MDS connection uses TLS

Implementation follows bones of the pattern that was established in
commit a35518cae4b325 ("NFSv4.1/pnfs: fix NFS with TLS in pnfs").

Signed-off-by: Mike Snitzer <snitzer@kernel.org>
Signed-off-by: Anna Schumaker <anna.schumaker@oracle.com>
fs/nfs/pnfs_nfs.c