From: Dave Chinner Date: Fri, 6 Jun 2014 05:22:04 +0000 (+1000) Subject: xfs: remove redundant geometry information from xfs_da_state X-Git-Tag: omap-for-v3.16/fixes-against-rc1~55^2~1^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2a21e7a6bfa6aa1b712fb6167d37a96f332d3d5;p=pandora-kernel.git xfs: remove redundant geometry information from xfs_da_state It's carried in state->args->geo, so there's no need to duplicate it and use more stack space than necessary. Signed-off-by: Dave Chinner Reviewed-by: Brian Foster Signed-off-by: Dave Chinner --- Reading git-diff-tree failed