Merge tag 'nfs-for-4.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Pull NFS client bugfixes from Trond Myklebust: "Hightlights include: - fix an rcu deadlock in nfs_delegation_find_inode() - fix NFSv4 deadlocks due to not freeing the session slot in layoutget - don't send layoutreturn if the layout is already invalid - prevent duplicate XID allocation - flexfiles: Don't tie up all the rpciod threads in resends" * tag 'nfs-for-4.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs: pNFS/flexfiles: Process writeback resends from nfsiod context as well pNFS/flexfiles: Don't tie up all the rpciod threads in resends sunrpc: Prevent duplicate XID allocation pNFS: Don't send layoutreturn if the layout is already invalid pNFS: Always free the session slot on error in nfs4_layoutget_handle_exception NFS: Fix an rcu deadlock in nfs_delegation_find_inode()
Showing
- fs/nfs/delegation.c 3 additions, 1 deletionfs/nfs/delegation.c
- fs/nfs/flexfilelayout/flexfilelayout.c 16 additions, 5 deletionsfs/nfs/flexfilelayout/flexfilelayout.c
- fs/nfs/nfs4proc.c 26 additions, 7 deletionsfs/nfs/nfs4proc.c
- fs/nfs/pnfs.h 5 additions, 0 deletionsfs/nfs/pnfs.h
- include/linux/nfs_xdr.h 2 additions, 0 deletionsinclude/linux/nfs_xdr.h
- net/sunrpc/xprt.c 7 additions, 3 deletionsnet/sunrpc/xprt.c
Loading
Please register or sign in to comment