Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 15 Apr 2010 01:45:31 +0000 (18:45 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 15 Apr 2010 01:45:31 +0000 (18:45 -0700)
commit96e35b40c0d6206f56370f937f6f4722739eb273
tree2c387b6e3f628484a1f4bdc964e529f89d5f5821
parentf5c07a2d8acfc98e00d3be6298f979e5b3175953
parenta6a5349d17f2a5c37079826f1a1474c3d08c6b53
Merge branch 'for-linus' of git://git./linux/kernel/git/sage/ceph-client

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client:
  ceph: use separate class for ceph sockets' sk_lock
  ceph: reserve one more caps space when doing readdir
  ceph: queue_cap_snap should always queue dirty context
  ceph: fix dentry reference leak in dcache readdir
  ceph: decode v5 of osdmap (pool names) [protocol change]
  ceph: fix ack counter reset on connection reset
  ceph: fix leaked inode ref due to snap metadata writeback race
  ceph: fix snap context reference leaks
  ceph: allow writeback of snapped pages older than 'oldest' snapc
  ceph: fix dentry rehashing on virtual .snap dir
fs/ceph/addr.c
fs/ceph/caps.c
fs/ceph/dir.c
fs/ceph/messenger.c
fs/ceph/osdmap.c
fs/ceph/snap.c
fs/ceph/super.h