Home
last modified time | relevance | path

Searched hist:"3 e0203893e0dc4f64e7dc65ff5ac70e970019827" (Results 1 – 3 of 3) sorted by relevance

/linux/Documentation/filesystems/
H A Df2fs.rstdiff 3e0203893e0dc4f64e7dc65ff5ac70e970019827 Sun Dec 12 10:17:51 CET 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>
/linux/fs/f2fs/
H A Dsuper.cdiff 3e0203893e0dc4f64e7dc65ff5ac70e970019827 Sun Dec 12 10:17:51 CET 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 Df2fs.hdiff 3e0203893e0dc4f64e7dc65ff5ac70e970019827 Sun Dec 12 10:17:51 CET 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>