diff options
| author | Chao Yu <chao@kernel.org> | 2026-01-12 15:49:17 +0800 |
|---|---|---|
| committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2026-01-17 00:00:35 +0000 |
| commit | 93ffb6c28ff180560d2d7313ac106efcd9e012b8 (patch) | |
| tree | 39fcf49c84d61907b3e1472d1703939d255f67dc /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git | |
| parent | 50ac3ecd8e05b6bcc350c71a4307d40c030ec7e4 (diff) | |
f2fs: detect more inconsistent cases in sanity_check_node_footer()
Let's enhance sanity_check_node_footer() to detect more inconsistent
cases as below:
Node Type Node Footer Info
=================== =============================
NODE_TYPE_REGULAR inode = true and xnode = true
NODE_TYPE_INODE inode = false or xnode = true
NODE_TYPE_XATTR inode = true or xnode = false
NODE_TYPE_NON_INODE inode = false
Signed-off-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
