From: Alex Elder Date: Fri, 8 Mar 2013 19:35:36 +0000 (-0600) Subject: libceph: kill message trail X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~26^2~191 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d2a06c2750177dca5f8d0e89884c1d409d64bbc;p=pandora-kernel.git libceph: kill message trail The wart that is the ceph message trail can now be removed, because its only user was the osd client, and the previous patch made that no longer the case. The result allows write_partial_msg_pages() to be simplified considerably. Signed-off-by: Alex Elder Reviewed-by: Josh Durgin --- Reading git-diff-tree failed