Home
last modified time | relevance | path

Searched hist:d5aa6b22e2258f05317313ecc02efbb988ed6d38 (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/net/sunrpc/xprtrdma/
H A Dmodule.cdiff d5aa6b22e2258f05317313ecc02efbb988ed6d38 Fri Nov 06 15:33:38 CST 2020 Trond Myklebust <trond.myklebust@hammerspace.com> SUNRPC: xprt_load_transport() needs to support the netid "rdma6"

According to RFC5666, the correct netid for an IPv6 addressed RDMA
transport is "rdma6", which we've supported as a mount option since
Linux-4.7. The problem is when we try to load the module "xprtrdma6",
that will fail, since there is no modulealias of that name.

Fixes: 181342c5ebe8 ("xprtrdma: Add rdma6 option to support NFS/RDMA IPv6")
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
H A Dtransport.cdiff d5aa6b22e2258f05317313ecc02efbb988ed6d38 Fri Nov 06 15:33:38 CST 2020 Trond Myklebust <trond.myklebust@hammerspace.com> SUNRPC: xprt_load_transport() needs to support the netid "rdma6"

According to RFC5666, the correct netid for an IPv6 addressed RDMA
transport is "rdma6", which we've supported as a mount option since
Linux-4.7. The problem is when we try to load the module "xprtrdma6",
that will fail, since there is no modulealias of that name.

Fixes: 181342c5ebe8 ("xprtrdma: Add rdma6 option to support NFS/RDMA IPv6")
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
/openbmc/linux/include/linux/sunrpc/
H A Dxprt.hdiff d5aa6b22e2258f05317313ecc02efbb988ed6d38 Fri Nov 06 15:33:38 CST 2020 Trond Myklebust <trond.myklebust@hammerspace.com> SUNRPC: xprt_load_transport() needs to support the netid "rdma6"

According to RFC5666, the correct netid for an IPv6 addressed RDMA
transport is "rdma6", which we've supported as a mount option since
Linux-4.7. The problem is when we try to load the module "xprtrdma6",
that will fail, since there is no modulealias of that name.

Fixes: 181342c5ebe8 ("xprtrdma: Add rdma6 option to support NFS/RDMA IPv6")
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
/openbmc/linux/net/sunrpc/
H A Dxprt.cdiff d5aa6b22e2258f05317313ecc02efbb988ed6d38 Fri Nov 06 15:33:38 CST 2020 Trond Myklebust <trond.myklebust@hammerspace.com> SUNRPC: xprt_load_transport() needs to support the netid "rdma6"

According to RFC5666, the correct netid for an IPv6 addressed RDMA
transport is "rdma6", which we've supported as a mount option since
Linux-4.7. The problem is when we try to load the module "xprtrdma6",
that will fail, since there is no modulealias of that name.

Fixes: 181342c5ebe8 ("xprtrdma: Add rdma6 option to support NFS/RDMA IPv6")
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
H A Dxprtsock.cdiff d5aa6b22e2258f05317313ecc02efbb988ed6d38 Fri Nov 06 15:33:38 CST 2020 Trond Myklebust <trond.myklebust@hammerspace.com> SUNRPC: xprt_load_transport() needs to support the netid "rdma6"

According to RFC5666, the correct netid for an IPv6 addressed RDMA
transport is "rdma6", which we've supported as a mount option since
Linux-4.7. The problem is when we try to load the module "xprtrdma6",
that will fail, since there is no modulealias of that name.

Fixes: 181342c5ebe8 ("xprtrdma: Add rdma6 option to support NFS/RDMA IPv6")
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>