Merge tag 'nfs-for-4.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Pull NFS client bugfixes from Trond Myklebust: "Bugfixes include: - Fix a typo in commit e0926934 ("NFS append COMMIT after synchronous COPY") that breaks copy offload - Fix the connect error propagation in xs_tcp_setup_socket() - Fix a lock leak in nfs40_walk_client_list - Verify that pNFS requests lie within the offset range of the layout segment" * tag 'nfs-for-4.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs: nfs: Mark unnecessarily extern functions as static SUNRPC: ensure correct error is reported by xs_tcp_setup_socket() NFSv4.0: Fix a lock leak in nfs40_walk_client_list pnfs: Fix the check for requests in range of layout segment xprtrdma: Delete an error message for a failed memory allocation in xprt_rdma_bc_setup() pNFS/flexfiles: missing error code in ff_layout_alloc_lseg() NFS fix COMMIT after COPY
No related branches found
No related tags found
Showing
- fs/nfs/flexfilelayout/flexfilelayout.c 1 addition, 0 deletionsfs/nfs/flexfilelayout/flexfilelayout.c
- fs/nfs/internal.h 0 additions, 2 deletionsfs/nfs/internal.h
- fs/nfs/nfs42proc.c 1 addition, 1 deletionfs/nfs/nfs42proc.c
- fs/nfs/nfs4client.c 0 additions, 1 deletionfs/nfs/nfs4client.c
- fs/nfs/pnfs.c 17 additions, 8 deletionsfs/nfs/pnfs.c
- fs/nfs/pnfs.h 10 additions, 0 deletionsfs/nfs/pnfs.h
- fs/nfs/super.c 3 additions, 2 deletionsfs/nfs/super.c
- net/sunrpc/xprtrdma/backchannel.c 2 additions, 4 deletionsnet/sunrpc/xprtrdma/backchannel.c
- net/sunrpc/xprtsock.c 6 additions, 1 deletionnet/sunrpc/xprtsock.c
Please register or sign in to comment