]> git.baikalelectronics.ru Git - kernel.git/commit
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
authorLinus Torvalds <torvalds@woody.linux-foundation.org>
Fri, 18 May 2007 03:14:43 +0000 (20:14 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Fri, 18 May 2007 03:14:43 +0000 (20:14 -0700)
commit48d4d2491a4faec1e880ab0838913ae57329cfd0
tree34c518a9fd51385848eb2f1017c9b0b81757a2c6
parent3a76333c795b39e79352376cee2f32baf6406ebc
parent3d991df5b34822286a17b373c97e13c52689d975
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6

* git://git.linux-nfs.org/pub/linux/nfs-2.6:
  SUNRPC: Fix sparse warnings
  NLM: Fix sparse warnings
  NFS: Fix more sparse warnings
  NFS: Fix some 'sparse' warnings...
  SUNRPC: remove dead variable 'rpciod_running'
  NFS4: Fix incorrect use of sizeof() in fs/nfs/nfs4xdr.c
  NFS: use zero_user_page
  NLM: don't use CLONE_SIGHAND in nlmclnt_recovery
  NLM: Fix locking client timeouts...