f2fs: fix to keep compatibility of fault injection interface
authorChao Yu <chao@kernel.org>
Fri, 6 Aug 2021 02:45:20 +0000 (10:45 +0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Tue, 17 Aug 2021 18:59:05 +0000 (11:59 -0700)
commitb96d9b3b09f0427b289332c6f6bfbf747a19b654
treefa439d59107908ef4f6b7b146e9f1e312b441728
parent324105775c1982aacbd2972b7024d8cc06474abe
f2fs: fix to keep compatibility of fault injection interface

The value of FAULT_* macros and its description in f2fs.rst became
inconsistent, fix this to keep compatibility of fault injection
interface.

Fixes: 67883ade7a98 ("f2fs: remove FAULT_ALLOC_BIO")
Signed-off-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Documentation/filesystems/f2fs.rst
fs/f2fs/f2fs.h