From: Sage Weil Date: Fri, 21 May 2010 21:57:25 +0000 (-0700) Subject: ceph: reuse mon subscribe message instead of allocated anew X-Git-Tag: v2.6.35-rc1~419^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=240ed68eb567d80dd6bab739341999a5ab0ad55d;p=pandora-kernel.git ceph: reuse mon subscribe message instead of allocated anew Use the same message, allocated during startup. No need to reallocate a new one each time around (and potentially ENOMEM). Signed-off-by: Sage Weil --- Reading git-diff-tree failed