From: Dave Chinner Date: Mon, 12 Nov 2012 11:54:16 +0000 (+1100) Subject: xfs: factor and verify attr leaf reads X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~55^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad14c33ac862601c4c22755ed3b59f1906b134e5;p=pandora-kernel.git xfs: factor and verify attr leaf reads Some reads are not converted yet because it isn't obvious ahead of time what the format of the block is going to be. Need to determine how to tell if the first block in the tree is a node or leaf format block. That will be done in later patches. Signed-off-by: Dave Chinner Reviewed-by: Phil White Signed-off-by: Ben Myers --- Reading git-diff-tree failed