Searched hist:"087968974 fcd9e8c910bba73f3393a49b7380ca6" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/f2fs/ |
H A D | super.c | diff 087968974fcd9e8c910bba73f3393a49b7380ca6 Sun May 15 23:38:50 CDT 2016 Sheng Yong <shengyong1@huawei.com> f2fs: add fault injection to sysfs
This patch introduces a new struct f2fs_fault_info and a global f2fs_fault to save fault injection status. Fault injection entries are created in /sys/fs/f2fs/fault_injection/ during initializing f2fs module.
Signed-off-by: Sheng Yong <shengyong1@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|
H A D | f2fs.h | diff 087968974fcd9e8c910bba73f3393a49b7380ca6 Sun May 15 23:38:50 CDT 2016 Sheng Yong <shengyong1@huawei.com> f2fs: add fault injection to sysfs
This patch introduces a new struct f2fs_fault_info and a global f2fs_fault to save fault injection status. Fault injection entries are created in /sys/fs/f2fs/fault_injection/ during initializing f2fs module.
Signed-off-by: Sheng Yong <shengyong1@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|