From: Dave Chinner Date: Mon, 12 Aug 2013 10:49:39 +0000 (+1000) Subject: xfs: split out attribute fork truncation code into separate file X-Git-Tag: v3.12-rc1~80^2~88 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fde2227ce12b6d3e1945bd512da2a4a333331a2c;p=pandora-kernel.git xfs: split out attribute fork truncation code into separate file The attribute inactivation code is not used by userspace, so like the attribute listing, split it out into a separate file to minimise the differences between the filesystem shared with libxfs in userspace. Signed-off-by: Dave Chinner Reviewed-by: Mark Tinguely Signed-off-by: Ben Myers --- Reading git-diff-tree failed