From: Yehuda Sadeh Date: Tue, 6 Apr 2010 22:01:27 +0000 (-0700) Subject: ceph: messenger and osdc changes for rbd X-Git-Tag: v2.6.37-rc1~221^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68b4476b0bc13fef18266b4140309a30e86739d2;p=pandora-kernel.git ceph: messenger and osdc changes for rbd Allow the messenger to send/receive data in a bio. This is added so that we wouldn't need to copy the data into pages or some other buffer when doing IO for an rbd block device. We can now have trailing variable sized data for osd ops. Also osd ops encoding is more modular. Signed-off-by: Yehuda Sadeh Signed-off-by: Sage Weil --- Reading git-diff-tree failed