]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
f2fs: introduce FAULT_SKIP_WRITE
authorChao Yu <chao@kernel.org>
Tue, 20 Jan 2026 09:12:15 +0000 (17:12 +0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Tue, 27 Jan 2026 02:45:58 +0000 (02:45 +0000)
commit1120764691736cb803cd763c82aa151b1fee2b8e
tree3ef0d6d2f474bdbe9ec339333b96a46ac32abe82
parentab59919c8a041bf0fc6c8fe65dd10729e19de88c
f2fs: introduce FAULT_SKIP_WRITE

In order to simulate skipped write during enable_checkpoint().

Signed-off-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Documentation/ABI/testing/sysfs-fs-f2fs
Documentation/filesystems/f2fs.rst
fs/f2fs/data.c
fs/f2fs/f2fs.h
fs/f2fs/super.c