commit | 72e1c797b57da42ce8f75c5636720f40c4f607a2 | [log] [tgz] |
---|---|---|
author | Chao Yu <yuchao0@huawei.com> | Sun Jul 03 22:05:13 2016 +0800 |
committer | Jaegeuk Kim <jaegeuk@kernel.org> | Fri Jul 08 10:33:26 2016 -0700 |
tree | a40b43480bef62e66cfc7126235fb200b419384a | |
parent | 1563ac75e7e45adcdc1271e6bb55fe27a23d4e4e [diff] |
f2fs: fix to redirty page if fail to gc data page If we fail to move data page during foreground GC, we should give another chance to writeback that page which was set dirty previously by writer. Signed-off-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>