From: Christoph Hellwig Date: Fri, 8 Jul 2011 12:34:26 +0000 (+0200) Subject: xfs: always log timestamp updates in xfs_setattr_size X-Git-Tag: v3.1-rc1~322^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=681b120018e3c7e2680c93e8188c5ee34215df2f;p=pandora-kernel.git xfs: always log timestamp updates in xfs_setattr_size Get rid of the special case where we use unlogged timestamp updates for a truncate to the current inode size, and just call xfs_setattr_nonsize for it to treat it like a utimes calls. Signed-off-by: Christoph Hellwig Reviewed-by: Alex Elder Reviewed-by: Dave Chinner --- Reading git-diff-tree failed