commit | 98f1a696a1b2f6cf0c1ce6850b1516beda9c1269 | [log] [tgz] |
---|---|---|
author | Andrew Price <anprice@redhat.com> | Wed Nov 12 17:24:05 2014 +0000 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Fri Nov 14 14:16:33 2014 +0000 |
tree | f0770e1b34e721676658cca3c1a4fa999bd1d325 | |
parent | 1885867b84d58e3704ed175e0abac2f38889f34d [diff] |
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 <anprice@redhat.com> Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>