From: Christoph Hellwig Date: Tue, 13 May 2014 06:34:43 +0000 (+1000) Subject: xfs: simplify attr name setup X-Git-Tag: omap-for-v3.16/fixes-against-rc1~55^2~4^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67fd718f30108db320ffc4bef205137b69e60d3a;p=pandora-kernel.git xfs: simplify attr name setup Replace xfs_attr_name_to_xname with a new xfs_attr_args_init helper that sets up the basic da_args structure without using a temporary xfs_name structure. Signed-off-by: Christoph Hellwig Reviewed-by: Dave Chinner Reviewed-by: Brian Foster Signed-off-by: Dave Chinner --- Reading git-diff-tree failed