libceph: create messenger with client
authorSage Weil <sage@newdream.net>
Tue, 9 Aug 2011 16:41:59 +0000 (09:41 -0700)
committerSage Weil <sage@newdream.net>
Tue, 25 Oct 2011 23:10:15 +0000 (16:10 -0700)
commit6ab00d465a1c8c02c2216f8220727282f3aa50b5
treeb4cc08e1be5ffe0a60d9090d86f7f0d05b1f6e36
parent6a8ea4706adb4b4d8f77a8da5f9778b65fbf6f48
libceph: create messenger with client

This simplifies the init/shutdown paths, and makes client->msgr available
during the rest of the setup process.

Signed-off-by: Sage Weil <sage@newdream.net>
drivers/block/rbd.c
fs/ceph/super.c
include/linux/ceph/libceph.h
net/ceph/ceph_common.c