summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems/f2fs.rst
diff options
context:
space:
mode:
authorChao Yu <chao@kernel.org>2021-10-28 21:03:05 +0800
committerJaegeuk Kim <jaegeuk@kernel.org>2021-10-29 10:38:53 -0700
commit10a26878564f27327b12e8f4b4d8d7b43065fae5 (patch)
treead4afe4686b099cb64bf02994c37f445c0af2011 /Documentation/filesystems/f2fs.rst
parentca98d72141dd81f42893a9a43d7ededab3355fba (diff)
downloadlinux-stable-10a26878564f27327b12e8f4b4d8d7b43065fae5.tar.gz
linux-stable-10a26878564f27327b12e8f4b4d8d7b43065fae5.tar.bz2
linux-stable-10a26878564f27327b12e8f4b4d8d7b43065fae5.zip
f2fs: support fault injection for dquot_initialize()
This patch adds a new function f2fs_dquot_initialize() to wrap dquot_initialize(), and it supports to inject fault into f2fs_dquot_initialize() to simulate inner failure occurs in dquot_initialize(). 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>
Diffstat (limited to 'Documentation/filesystems/f2fs.rst')
-rw-r--r--Documentation/filesystems/f2fs.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/filesystems/f2fs.rst b/Documentation/filesystems/f2fs.rst
index 4294db649fa8..6954c04753ad 100644
--- a/Documentation/filesystems/f2fs.rst
+++ b/Documentation/filesystems/f2fs.rst
@@ -197,6 +197,7 @@ fault_type=%d Support configuring fault injection type, should be
FAULT_DISCARD 0x000002000
FAULT_WRITE_IO 0x000004000
FAULT_SLAB_ALLOC 0x000008000
+ FAULT_DQUOT_INIT 0x000010000
=================== ===========
mode=%s Control block allocation mode which supports "adaptive"
and "lfs". In "lfs" mode, there should be no random