From: Alex Elder Date: Thu, 14 Feb 2013 18:16:43 +0000 (-0600) Subject: libceph: isolate other message data fields X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~26^2~214 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27fa83852ba275361eaa1a1283cf6704fa8191a6;p=pandora-kernel.git libceph: isolate other message data fields Define ceph_msg_data_set_pagelist(), ceph_msg_data_set_bio(), and ceph_msg_data_set_trail() to clearly abstract the assignment of the remaining data-related fields in a ceph message structure. Use the new functions in the osd client and mds client. This partially resolves: http://tracker.ceph.com/issues/4263 Signed-off-by: Alex Elder Reviewed-by: Josh Durgin --- Reading git-diff-tree failed