From: Andrew Price Date: Wed, 12 Nov 2014 17:24:05 +0000 (+0000) Subject: GFS2: Update timestamps on fallocate X-Git-Tag: omap-for-v3.19/fixes-rc1~148^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98f1a696a1b2f6cf0c1ce6850b1516beda9c1269;p=pandora-kernel.git GFS2: Update timestamps on fallocate gfs2_fallocate() wasn't updating ctime and mtime when modifying the inode. Add a call to file_update_time() to do that. Signed-off-by: Andrew Price Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed