commit | 01eccef7930f137bed9501bf0923931f45909b94 | [log] [tgz] |
---|---|---|
author | Chao Yu <yuchao0@huawei.com> | Sat Oct 28 16:52:30 2017 +0800 |
committer | Jaegeuk Kim <jaegeuk@kernel.org> | Sun Nov 05 16:41:54 2017 -0800 |
tree | c4f020222dd9e6b1949c4d2215af74f75d3e8f40 | |
parent | b32d73abc6f0a63503f68a7227b1d46aff1f46af [diff] |
f2fs: support get_page error injection This patch adds to support get_page error injection to simulate out-of-memory test scenario. Signed-off-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>