commit | 1d12f5a1825ab324fa18db31011e835eb1cc5825 | [log] [tgz] |
---|---|---|
author | Sahitya Tummala <stummala@codeaurora.org> | Fri Oct 05 10:47:39 2018 +0530 |
committer | Jaegeuk Kim <jaegeuk@kernel.org> | Fri Oct 26 12:38:31 2018 -0700 |
tree | ec321117949d4ed5a08045c07dc3236de72757b8 | |
parent | ca52debe5b5ac535567a354fb22e40c076ef5f44 [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>