]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc4256e4e53d09b0b30f4d694b3112cf54cc5bbc0
treefa439d59107908ef4f6b7b146e9f1e312b441728
parent8aea6b0155e5babebd5a39b3cbf860da44dc5646
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: 06026350391c ("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