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
00-INDEX -rw-r--r-- 796 bytes
bootwrapper.txt -rw-r--r-- 7.6 KB
cpu_features.txt -rw-r--r-- 2.6 KB
eeh-pci-error-recovery.txt -rw-r--r-- 15.0 KB
firmware-assisted-dump.txt -rw-r--r-- 11.7 KB
hvcs.txt -rw-r--r-- 23.2 KB
kvm_440.txt -rw-r--r-- 2.2 KB
mpc52xx.txt -rw-r--r-- 1.2 KB
ptrace.txt -rw-r--r-- 5.8 KB
qe_firmware.txt -rw-r--r-- 12.8 KB
sound.txt -rw-r--r-- 3.3 KB
transactional_memory.txt -rw-r--r-- 6.6 KB
zImage_layout.txt -rw-r--r-- 1.6 KB

back to top