From: Dave Chinner Date: Fri, 6 Jun 2014 05:21:27 +0000 (+1000) Subject: xfs: pass xfs_da_args to xfs_attr_leaf_newentsize X-Git-Tag: omap-for-v3.16/fixes-against-rc1~55^2~1^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c59f0ad23af0f4d7f64d2c2cdd85ceb49f6337fa;p=pandora-kernel.git xfs: pass xfs_da_args to xfs_attr_leaf_newentsize As it's only ever called from contexts where the xfs_da_args is present and contains all the information needed inside the args structure. Signed-off-by: Dave Chinner Reviewed-by: Brian Foster Signed-off-by: Dave Chinner --- Reading git-diff-tree failed