From: Alex Elder Date: Sat, 2 Mar 2013 00:00:14 +0000 (-0600) Subject: libceph: no need for alignment for mds message X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~26^2~232 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54ae0756e3847f4350ba24271a2a38be1263dd67;p=pandora-kernel.git libceph: no need for alignment for mds message Currently, incoming mds messages never use page data, which means there is no need to set the page_alignment field in the message. Signed-off-by: Alex Elder Reviewed-by: Greg Farnum --- Reading git-diff-tree failed