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

Brad Figg bfigg at nvidia.com
Fri Jul 22 00:23:46 UTC 2022


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


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20220722/28996acd/attachment-0001.html>


More information about the kernel-team mailing list