commit | 6ab00d465a1c8c02c2216f8220727282f3aa50b5 | [log] [tgz] |
---|---|---|
author | Sage Weil <sage@newdream.net> | Tue Aug 09 09:41:59 2011 -0700 |
committer | Sage Weil <sage@newdream.net> | Tue Oct 25 16:10:15 2011 -0700 |
tree | b4cc08e1be5ffe0a60d9090d86f7f0d05b1f6e36 | |
parent | 6a8ea4706adb4b4d8f77a8da5f9778b65fbf6f48 [diff] |
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>