Merge tag 'nfs-for-5.4-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Pull NFS client bugfixes from Anna Schumaker: "This contains two delegation fixes (with the RCU lock leak fix marked for stable), and three patches to fix destroying the the sunrpc back channel. Stable bugfixes: - Fix an RCU lock leak in nfs4_refresh_delegation_stateid() Other fixes: - The TCP back channel mustn't disappear while requests are outstanding - The RDMA back channel mustn't disappear while requests are outstanding - Destroy the back channel when we destroy the host transport - Don't allow a cached open with a revoked delegation" * tag 'nfs-for-5.4-3' of git://git.linux-nfs.org/projects/anna/linux-nfs: NFS: Fix an RCU lock leak in nfs4_refresh_delegation_stateid() NFSv4: Don't allow a cached open with a revoked delegation SUNRPC: Destroy the back channel when we destroy the host transport SUNRPC: The RDMA back channel mustn't disappear while requests are outstanding SUNRPC: The TCP back channel mustn't disappear while requests are outstanding
Showing
- fs/nfs/delegation.c 11 additions, 1 deletionfs/nfs/delegation.c
- fs/nfs/delegation.h 1 addition, 0 deletionsfs/nfs/delegation.h
- fs/nfs/nfs4proc.c 2 additions, 5 deletionsfs/nfs/nfs4proc.c
- include/linux/sunrpc/bc_xprt.h 5 additions, 0 deletionsinclude/linux/sunrpc/bc_xprt.h
- net/sunrpc/backchannel_rqst.c 4 additions, 3 deletionsnet/sunrpc/backchannel_rqst.c
- net/sunrpc/xprt.c 5 additions, 0 deletionsnet/sunrpc/xprt.c
- net/sunrpc/xprtrdma/backchannel.c 2 additions, 0 deletionsnet/sunrpc/xprtrdma/backchannel.c
Please register or sign in to comment