]> git.baikalelectronics.ru Git - kernel.git/commit
NFSv4/pNFS: Store the transport type in struct nfs4_pnfs_ds_addr
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Fri, 6 Nov 2020 21:10:52 +0000 (16:10 -0500)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Wed, 2 Dec 2020 19:05:53 +0000 (14:05 -0500)
commit8fb53ba42a6ae218c616b08708362c2ae70c80b5
tree94149c236d0914708f9b67ef8bbcfab10d88fab5
parentee1537f6350a916c35436b0193435fd3bc174251
NFSv4/pNFS: Store the transport type in struct nfs4_pnfs_ds_addr

We want to enable RDMA and UDP as valid transport methods if a
GETDEVICEINFO call specifies it. Do so by adding a parser for the
netid that translates it to an appropriate argument for the RPC
transport layer.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
fs/nfs/pnfs.h
fs/nfs/pnfs_nfs.c