]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 20 Dec 2011 19:31:56 +0000 (11:31 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 20 Dec 2011 19:31:56 +0000 (11:31 -0800)
commitaa38b244770d01afc79b585f1c53e8ab2d2c5643
tree7f93e12fc7f204f3ef6856e4912f2c5d0856ffdd
parent37df88317229c31548fe9f4b120725c67e5ee76d
parent40f4ab6d9409f5ca6a0fc1f98c75668b6f079ea6
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: Fix a regression in nfs_file_llseek()
  NFSv4: Do not accept delegated opens when a delegation recall is in effect
  NFSv4: Ensure correct locking when accessing the 'lock_states' list
  NFSv4.1: Ensure that we handle _all_ SEQUENCE status bits.
  NFSv4: Don't error if we handled it in nfs4_recovery_handle_error
  SUNRPC: Ensure we always bump the backlog queue in xprt_free_slot
  SUNRPC: Fix the execution time statistics in the face of RPC restarts