]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 13 Apr 2010 22:10:16 +0000 (15:10 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 13 Apr 2010 22:10:16 +0000 (15:10 -0700)
commit1070d2ee315d4bd383460a106c145a0f99c915b4
tree1358c7920438e090605695f6fb8e7989eb3f8998
parent8a39588dbbc1cac5643c3c0ed62cc7e7ebb77117
parent33ba384fa634a6898ad15ed65d11042ad23273f3
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6

* 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6:
  NFSv4: fix delegated locking
  NFS: Ensure that the WRITE and COMMIT RPC calls are always uninterruptible
  NFS: Fix a race with the new commit code
  NFS: Ensure that writeback_single_inode() calls write_inode() when syncing
  NFS: Fix the mode calculation in nfs_find_open_context
  NFSv4: Fall back to ordinary lookup if nfs4_atomic_open() returns EISDIR