]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
authorLinus Torvalds <torvalds@g5.osdl.org>
Wed, 5 Jul 2006 20:05:15 +0000 (13:05 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 5 Jul 2006 20:05:15 +0000 (13:05 -0700)
commita942b57b9577f30da46a9f16ea0ef2c372cb15a4
treee62017f1b154dc1ffe0c2a95fc654fb16e98fe5c
parent887e5d5fcc96e3a7c91e19d9bb419c10196ffdc1
parent72dbac37e3a0acf8e8f07fc65e34e83de83e0b28
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6

* git://git.linux-nfs.org/pub/linux/nfs-2.6:
  NLM,NFSv4: Wait on local locks before we put RPC calls on the wire
  VFS: Add support for the FL_ACCESS flag to flock_lock_file()
  NFSv4: Ensure nfs4_lock_expired() caches delegated locks
  NLM,NFSv4: Don't put UNLOCK requests on the wire unless we hold a lock
  VFS: Allow caller to determine if BSD or posix locks were actually freed
  NFS: Optimise away an excessive GETATTR call when a file is symlinked
  This fixes a panic doing the first READDIR or READDIRPLUS call when:
  NFS: Fix NFS page_state usage
  Revert "Merge branch 'odirect'"