]> 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>
Thu, 15 Sep 2011 19:36:01 +0000 (12:36 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 15 Sep 2011 19:36:01 +0000 (12:36 -0700)
commit1cb2cc3fb379169741a0696b4cbd1f272935b7a4
treef5d28b15f08b04172380d43f3a9181e2d760a047
parent9c5619d3582c2e1cec38aef2c374329c6abcc868
parentb3871b52130fa4afa638d5b8b18355f337f1523b
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: Do not allow multiple mounts on same mountpoint when using -o noac
  NFS: Fix a typo in nfs_flush_multi
  NFSv4: renewd needs to be able to handle the NFS4ERR_CB_PATH_DOWN error
  NFSv4: The NFSv4.0 client must send RENEW calls if it holds a delegation
  NFSv4: nfs4_proc_renew should be declared static
  NFSv4: nfs4_proc_async_renew should use a GFP_NOFS allocation