Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Pull NFS client bugfixes from Trond Myklebust: "We've just concluded another Connectathon interoperability testing week, and so here are the fixes for the bugs that were discovered: - Don't allow NFS silly-renamed files to be deleted - Don't start the retransmission timer when out of socket space - Fix a couple of pnfs-related Oopses. - Fix one more NFSv4 state recovery deadlock - Don't loop forever when LAYOUTGET returns NFS4ERR_LAYOUTTRYLATER" * tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs: SUNRPC: One line comment fix NFSv4.1: LAYOUTGET EDELAY loops timeout to the MDS SUNRPC: add call to get configured timeout PNFS: set the default DS timeout to 60 seconds NFSv4: Fix another open/open_recovery deadlock nfs: don't allow nfs_find_actor to match inodes of the wrong type NFSv4.1: Hold reference to layout hdr in layoutget pnfs: fix resend_to_mds for directio SUNRPC: Don't start the retransmission timer when out of socket space NFS: Don't allow NFS silly-renamed files to be deleted, no signal
No related branches found
No related tags found
Showing
- fs/nfs/inode.c 2 additions, 0 deletionsfs/nfs/inode.c
- fs/nfs/nfs4filelayout.c 4 additions, 2 deletionsfs/nfs/nfs4filelayout.c
- fs/nfs/nfs4filelayout.h 1 addition, 1 deletionfs/nfs/nfs4filelayout.h
- fs/nfs/nfs4proc.c 18 additions, 3 deletionsfs/nfs/nfs4proc.c
- fs/nfs/pnfs.c 13 additions, 8 deletionsfs/nfs/pnfs.c
- fs/nfs/pnfs.h 4 additions, 2 deletionsfs/nfs/pnfs.h
- fs/nfs/unlink.c 13 additions, 7 deletionsfs/nfs/unlink.c
- include/linux/nfs_xdr.h 1 addition, 0 deletionsinclude/linux/nfs_xdr.h
- include/linux/sunrpc/clnt.h 1 addition, 0 deletionsinclude/linux/sunrpc/clnt.h
- net/sunrpc/clnt.c 15 additions, 0 deletionsnet/sunrpc/clnt.c
- net/sunrpc/xprt.c 5 additions, 1 deletionnet/sunrpc/xprt.c
Loading
Please register or sign in to comment