Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 22 Nov 2011 16:54:15 +0000 (08:54 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 22 Nov 2011 16:54:15 +0000 (08:54 -0800)
commite25ba0ce039d1c5cae0b0057e4b9e228dc6744bd
tree3f5d705161f24c6a9dc36c1947ce7f81e53db41b
parentaf36d15f58a3560617f1497ae011c3192049e40e
parent62e4a76987eab2b7fa952546614bc83e5bfc9d3e
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfs

* 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfs:
  NFS: Revert pnfs ugliness from the generic NFS read code path
  SUNRPC: destroy freshly allocated transport in case of sockaddr init error
  NFS: Fix a regression in the referral code
  nfs: move nfs_file_operations declaration to bottom of file.c (try #2)
  nfs: when attempting to open a directory, fall back on normal lookup (try #5)
fs/nfs/pnfs.c