From: Sage Weil Date: Tue, 9 Aug 2011 16:27:44 +0000 (-0700) Subject: libceph: always preallocate mon connection X-Git-Tag: v3.2-rc1~126^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6a2f5be07463ef532b9f4e3cb9e42ab9df85832;p=pandora-kernel.git libceph: always preallocate mon connection Allocate the mon connection on init. We already reuse it across reconnects. Remove now unnecessary (and incomplete) NULL checks. Signed-off-by: Sage Weil --- Reading git-diff-tree failed