commit | 4e7540ce7a068655ff44f05834411635f3780897 | [log] [tgz] |
---|---|---|
author | Chao Yu <yuchao0@huawei.com> | Fri Aug 18 23:37:36 2017 +0800 |
committer | Jaegeuk Kim <jaegeuk@kernel.org> | Thu Sep 21 13:55:50 2017 -0700 |
tree | d021a8d55242dbdc58612939e96df61329e2b9e7 | |
parent | 4aab88e734f7bded0c9c9ea91a86015e86e8bb84 [diff] |
f2fs: clear FI_HOT_DATA correctly This patch fixes to clear FI_HOT_DATA correctly in below path: - error handling in f2fs_ioc_start_atomic_write - after commit atomic write in f2fs_ioc_commit_atomic_write - after drop atomic write in drop_inmem_pages Signed-off-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>