From: Sage Weil Date: Thu, 1 Apr 2010 23:07:23 +0000 (-0700) Subject: ceph: simplify ceph_msg_new X-Git-Tag: v2.6.35-rc1~419^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb257664f748bcfc80715f85f70f0f560caec3b4;p=pandora-kernel.git ceph: simplify ceph_msg_new We only need to pass in front_len. Callers can attach any other payload pieces (middle, data) as they see fit. Signed-off-by: Sage Weil --- Reading git-diff-tree failed