]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc8e04e4af916d8a22aa2b6e6cc4e4756b6fbbeb3
tree3127aca2024ac6e03fe8d2f99f27bf36a2996bd9
parent4dfaa373c3527613d0aeed48d29a890151bb4ca1
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