]> www.infradead.org Git - users/dwmw2/linux.git/commit
f2fs: introduce FAULT_INCONSISTENT_FOOTER
authorChao Yu <chao@kernel.org>
Wed, 5 Mar 2025 09:11:48 +0000 (17:11 +0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Tue, 11 Mar 2025 03:25:53 +0000 (03:25 +0000)
commit1788971e0bfae0911e356ba7f8a517d659d6709d
tree004231de72d1408bd53ede1109abe16a80a3d1a2
parent2aac2538a97d35b0a1beb60dce6001f5625b82e6
f2fs: introduce FAULT_INCONSISTENT_FOOTER

To simulate inconsistent node footer error.

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/f2fs.h
fs/f2fs/node.c
fs/f2fs/super.c