From: Alex Elder Date: Tue, 5 Mar 2013 00:29:06 +0000 (-0600) Subject: libceph: activate message data assignment checks X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~26^2~210 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07aa155878499f599a709eeecfaa0ca9ea764a88;p=pandora-kernel.git libceph: activate message data assignment checks The mds client no longer tries to assign zero-length message data, and the osd client no longer sets its data info more than once. This allows us to activate assertions in the messenger to verify these things never happen. This resolves both of these: http://tracker.ceph.com/issues/4263 http://tracker.ceph.com/issues/4284 Signed-off-by: Alex Elder Reviewed-by: Greg Farnum --- Reading git-diff-tree failed