commit | 206147112860418fa9363cf94ec2c172bdf4313a | [log] [tgz] |
---|---|---|
author | Yunlei He <heyunlei@huawei.com> | Mon Nov 07 21:22:31 2016 +0800 |
committer | Jaegeuk Kim <jaegeuk@kernel.org> | Wed Nov 23 12:11:31 2016 -0800 |
tree | 3927ece3420d68adc962ad3a954a635adc7d6489 | |
parent | d47b8715953ad0cf82bb0a9d30d7b11d83bc9c11 [diff] |
f2fs: return directly if block has been removed from the victim If one block has been to written to a new place, just return in move data process. This patch check it again with holding page lock. Signed-off-by: Yunlei He <heyunlei@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>