From: Namjae Jeon Date: Sun, 30 Dec 2012 05:52:37 +0000 (+0900) Subject: f2fs: fix time update in case of f2fs fallocate X-Git-Tag: v3.8-rc5~24^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3af60a49fd2edfe9c5a06bc84d4832450895be96;p=pandora-kernel.git 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 Signed-off-by: Amit Sahrawat Signed-off-by: Jaegeuk Kim --- Reading git-diff-tree failed