ACK/cmnt: [Pull Request] [J/linux-nvidia] NFS: Patch NFS driver to support GDS

Kleber Souza kleber.sacilotto.de.souza at canonical.com
Tue Jul 26 10:45:13 UTC 2022


On 22.07.22 02:23, Brad Figg wrote:
> The following changes since commit fcfe85048ab7e3afead7216234ebc59fd999b3b8:
> 
>    NVMe/MVMEeOF: Patch NVMe/NVMeOF driver to support GDS (2022-07-21 16:08:08 -0700)
> 
> are available in the Git repository at:
> 
>    https://github.com/NVIDIA-BaseOS-6/linux-nvidia.git c40a2cca5793fb701ad7cf43f89a9eacedb80e90
> 
> for you to fetch changes up to c40a2cca5793fb701ad7cf43f89a9eacedb80e90:
> 
>    NFS: Patch NFS driver to support GDS (2022-07-21 16:08:16 -0700)
> 
> ----------------------------------------------------------------
> Sourab Gupta (1):
>        NFS: Patch NFS driver to support GDS
> 
>   net/sunrpc/xprtrdma/Makefile        |   2 ++
>   net/sunrpc/xprtrdma/frwr_ops.c      |  35 +++++++++++++++++++++++++++++++----
>   net/sunrpc/xprtrdma/nvfs.h          | 113 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>   net/sunrpc/xprtrdma/nvfs_rpc_rdma.c |  51 +++++++++++++++++++++++++++++++++++++++++++++++++++
>   net/sunrpc/xprtrdma/nvfs_rpc_rdma.h |  65 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>   5 files changed, 262 insertions(+), 4 deletions(-)
>   create mode 100644 net/sunrpc/xprtrdma/nvfs.h
>   create mode 100644 net/sunrpc/xprtrdma/nvfs_rpc_rdma.c
>   create mode 100644 net/sunrpc/xprtrdma/nvfs_rpc_rdma.h
> 
> 
> 

As Tim mentioned, this patch should be tagged as "UBUNTU: SAUCE:" as this code is
not coming from upstream.

Acked-by: Kleber Sacilotto de Souza <kleber.souza at canonical.com>

Thanks



More information about the kernel-team mailing list