git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1885867
)
GFS2: Update timestamps on fallocate
author
Andrew Price
<anprice@redhat.com>
Wed, 12 Nov 2014 17:24:05 +0000
(17:24 +0000)
committer
Steven Whitehouse
<swhiteho@redhat.com>
Fri, 14 Nov 2014 14:16:33 +0000
(14:16 +0000)
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>
No differences found