commit | 3af60a49fd2edfe9c5a06bc84d4832450895be96 | [log] [tgz] |
---|---|---|
author | Namjae Jeon <namjae.jeon@samsung.com> | Sun Dec 30 14:52:37 2012 +0900 |
committer | Jaegeuk Kim <jaegeuk.kim@samsung.com> | Fri Jan 04 09:42:59 2013 +0900 |
tree | 4aca650ea848f33346f1ef9d2aa6e010f58b4ac8 | |
parent | a07ef784356cf9157bd9bed5254cbb9a82d33722 [diff] |
f2fs: fix time update in case of f2fs fallocate After doing a punch hole or expanding inode doing fallocation. The change and modification time are not update for the file. So, update time after no issue is observed in fallocate. Signed-off-by: Namjae Jeon <namjae.jeon@samsung.com> Signed-off-by: Amit Sahrawat <a.sahrawat@samsung.com> Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>