commit | 9f0552e078b8a25fcf9c3950a05ea1398616d2b9 | [log] [tgz] |
---|---|---|
author | Chao Yu <yuchao0@huawei.com> | Fri Nov 04 00:26:55 2016 +0800 |
committer | Jaegeuk Kim <jaegeuk@kernel.org> | Wed Nov 23 12:11:26 2016 -0800 |
tree | af02b73364c94807dea053c00e2e764af4c43fbe | |
parent | 60dcedc9972d136fab1600c919dd32080bcc26f7 [diff] |
f2fs: fix wrong i_atime recovery Shouldn't update in-memory i_atime with on-disk i_mtime of inode when recovering inode. Shuoran found this bug which is hidden for a long time, honour is belong to him. Signed-off-by: Shuoran Liu <liushuoran@huawei.com> Signed-off-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>