• Trond Myklebust's avatar
    Merge tag 'nfs-rdma-for-4.18-1' of git://git.linux-nfs.org/projects/anna/linux-nfs · fcda3d5d
    Trond Myklebust authored
    NFS-over-RDMA client updates for Linux 4.18
    
    Stable patches:
    - xprtrdma: Return -ENOBUFS when no pages are available
    
    New features:
    - Add ->alloc_slot() and ->free_slot() functions
    
    Bugfixes and cleanups:
    - Add missing SPDX tags to some files
    - Try to fail mount quickly if client has no RDMA devices
    - Create transport IDs in the correct network namespace
    - Fix max_send_wr computation
    - Clean up receive tracepoints
    - Refactor receive handling
    - Remove unused functions
    fcda3d5d
fmr_ops.c 8.32 KB