]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'nfs-for-3.10-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 26 May 2013 19:33:05 +0000 (12:33 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 26 May 2013 19:33:05 +0000 (12:33 -0700)
commit257106b8bf49bb8ee8274375dd9f079afe253205
treebba9c5c698f38a77bfe35bc26d8bd18c2e557df0
parentb206d8e9e33de435fecf905cdb03f4cf1a7a4c2f
parent5af84ebe7f614a3cf9e758e537f4767f78765e7a
Merge tag 'nfs-for-3.10-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs

Pull NFS client bugfixes from Trond Myklebust:

 - Stable fix to prevent an rpc_task wakeup race
 - Fix a NFSv4.1 session drain deadlock
 - Fix a NFSv4/v4.1 mount regression when not running rpc.gssd
 - Ensure auth_gss pipe detection works in namespaces
 - Fix SETCLIENTID fallback if rpcsec_gss is not available

* tag 'nfs-for-3.10-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs:
  NFS: Fix SETCLIENTID fallback if GSS is not available
  SUNRPC: Prevent an rpc_task wakeup race
  NFSv4.1 Fix a pNFS session draining deadlock
  SUNRPC: Convert auth_gss pipe detection to work in namespaces
  SUNRPC: Faster detection if gssd is actually running
  SUNRPC: Fix a bug in gss_create_upcall