commit | c75f2feb80eb8cbb579a3677dce4c165f3102a04 | [log] [tgz] |
---|---|---|
author | Sahitya Tummala <stummala@codeaurora.org> | Fri Oct 05 10:47:39 2018 +0530 |
committer | Jaegeuk Kim <jaegeuk@kernel.org> | Tue Oct 16 09:37:00 2018 -0700 |
tree | 45eb0768b01ec865e008f4c2d8fd8c6820b6f8a4 | |
parent | 3b30eb19dcf1f79d1c3283da8c5f064be6175fbe [diff] |
f2fs: do not update REQ_TIME in case of error conditions The REQ_TIME should be updated only in case of success cases as followed at all other places in the file system. Signed-off-by: Sahitya Tummala <stummala@codeaurora.org> Reviewed-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>