f2fs: add mount option to select fault injection ratio
authorJaegeuk Kim <jaegeuk@kernel.org>
Fri, 29 Apr 2016 22:34:32 +0000 (15:34 -0700)
committerJaegeuk Kim <jaegeuk@kernel.org>
Sat, 7 May 2016 17:32:22 +0000 (10:32 -0700)
commit73faec4d99358b79815866dd660ae2f9f6f9110a
tree3127aca2024ac6e03fe8d2f99f27bf36a2996bd9
parent300e129c15f0ed2f94482900a4cb65b28eb09d94
f2fs: add mount option to select fault injection ratio

This patch adds a mount option to select fault ratio.

Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/Kconfig
fs/f2fs/f2fs.h
fs/f2fs/super.c
This page took 0.031177 seconds and 5 git commands to generate.