From: Alex Elder Date: Thu, 10 May 2012 15:29:50 +0000 (-0500) Subject: ceph: messenger: use read_partial() in read_partial_message() X-Git-Tag: v3.5-rc1~36^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57dac9d1620942608306d8c17c98a9d1568ffdf4;p=pandora-kernel.git ceph: messenger: use read_partial() in read_partial_message() There are two blocks of code in read_partial_message()--those that read the header and footer of the message--that can be replaced by a call to read_partial(). Do that. Signed-off-by: Alex Elder Reviewed-by: Sage Weil --- Reading git-diff-tree failed