Searched hist:"3 e0203893e0dc4f64e7dc65ff5ac70e970019827" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/Documentation/filesystems/ |
H A D | f2fs.rst | diff 3e0203893e0dc4f64e7dc65ff5ac70e970019827 Sun Dec 12 03:17:51 CST 2021 Chao Yu <chao@kernel.org> f2fs: support fault injection to f2fs_trylock_op()
f2fs: support fault injection for f2fs_trylock_op()
This patch supports to inject fault into f2fs_trylock_op().
Usage: a) echo 65536 > /sys/fs/f2fs/<dev>/inject_type or b) mount -o fault_type=65536 <dev> <mountpoint>
Signed-off-by: Chao Yu <chao@kernel.org> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|
/openbmc/linux/fs/f2fs/ |
H A D | super.c | diff 3e0203893e0dc4f64e7dc65ff5ac70e970019827 Sun Dec 12 03:17:51 CST 2021 Chao Yu <chao@kernel.org> f2fs: support fault injection to f2fs_trylock_op()
f2fs: support fault injection for f2fs_trylock_op()
This patch supports to inject fault into f2fs_trylock_op().
Usage: a) echo 65536 > /sys/fs/f2fs/<dev>/inject_type or b) mount -o fault_type=65536 <dev> <mountpoint>
Signed-off-by: Chao Yu <chao@kernel.org> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|
H A D | f2fs.h | diff 3e0203893e0dc4f64e7dc65ff5ac70e970019827 Sun Dec 12 03:17:51 CST 2021 Chao Yu <chao@kernel.org> f2fs: support fault injection to f2fs_trylock_op()
f2fs: support fault injection for f2fs_trylock_op()
This patch supports to inject fault into f2fs_trylock_op().
Usage: a) echo 65536 > /sys/fs/f2fs/<dev>/inject_type or b) mount -o fault_type=65536 <dev> <mountpoint>
Signed-off-by: Chao Yu <chao@kernel.org> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|