From: Eric Sandeen Date: Sat, 12 Jan 2013 02:57:22 +0000 (+0000) Subject: btrfs: update timestamps on truncate() X-Git-Tag: v3.8-rc5~1^2~10^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3972f2603d8570effaf633cea52b12c7c2773c11;p=pandora-kernel.git btrfs: update timestamps on truncate() truncate() vs. ftruncate() differ in the VFS; truncate() doesn't set (ATTR_CTIME | ATTR_MTIME), and it's up to the fs to do the timestamp updates if the size changes. Signed-off-by: Eric Sandeen Signed-off-by: Josef Bacik --- Reading git-diff-tree failed