From: Christoph Hellwig Date: Fri, 8 Jul 2011 12:34:23 +0000 (+0200) Subject: xfs: split xfs_setattr X-Git-Tag: v3.1-rc1~322^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4ed4243c40f97ed5b7b121777bbbc6aeaa722f0;p=pandora-kernel.git xfs: split xfs_setattr Split up xfs_setattr into two functions, one for the complex truncate handling, and one for the trivial attribute updates. Also move both new routines to xfs_iops.c as they are fairly Linux-specific. Signed-off-by: Christoph Hellwig Reviewed-by: Alex Elder Reviewed-by: Dave Chinner --- Reading git-diff-tree failed