Revision 8d05b3771da8775799673212b57d62f57c70d68a authored by Linus Torvalds on 03 March 2013, 00:46:07 UTC, committed by Linus Torvalds on 03 March 2013, 00:46:07 UTC
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
2 parent s b695188 + 512e4b2
History
File Mode Size
Kconfig -rw-r--r-- 530 bytes
Makefile -rw-r--r-- 218 bytes
crypto.c -rw-r--r-- 67.7 KB
debug.c -rw-r--r-- 3.8 KB
dentry.c -rw-r--r-- 2.7 KB
ecryptfs_kernel.h -rw-r--r-- 24.3 KB
file.c -rw-r--r-- 10.7 KB
inode.c -rw-r--r-- 32.8 KB
keystore.c -rw-r--r-- 79.1 KB
kthread.c -rw-r--r-- 4.9 KB
main.c -rw-r--r-- 25.1 KB
messaging.c -rw-r--r-- 14.0 KB
miscdev.c -rw-r--r-- 15.0 KB
mmap.c -rw-r--r-- 16.0 KB
read_write.c -rw-r--r-- 8.6 KB
super.c -rw-r--r-- 6.0 KB

back to top