diff options
author | Tom Vierjahn <tom.vierjahn@acm.org> | 2025-03-24 23:09:30 +0100 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2025-04-12 21:50:41 -0400 |
commit | ce7e8a65aa1b7e8a6833403b314fa8f2cf133119 (patch) | |
tree | 163d3c462a968aa9c481c7dcbdd0c731a940d610 /scripts/generate_rust_analyzer.py | |
parent | 642335f3ea2b3fd6dba03e57e01fa9587843a497 (diff) | |
download | linux-ce7e8a65aa1b7e8a6833403b314fa8f2cf133119.tar.gz linux-ce7e8a65aa1b7e8a6833403b314fa8f2cf133119.tar.bz2 linux-ce7e8a65aa1b7e8a6833403b314fa8f2cf133119.zip |
Documentation: ext4: Add fields to ext4_super_block documentation
Documentation and implementation of the ext4 super block have
slightly diverged: Padding has been removed in order to make room for
new fields that are still missing in the documentation.
Add the new fields s_encryption_level, s_first_error_errorcode,
s_last_error_errorcode to the documentation of the ext4 super block.
Fixes: f542fbe8d5e8 ("ext4 crypto: reserve codepoints used by the ext4 encryption feature")
Fixes: 878520ac45f9 ("ext4: save the error code which triggered an ext4_error() in the superblock")
Signed-off-by: Tom Vierjahn <tom.vierjahn@acm.org>
Reviewed-by: Ojaswin Mujoo <ojaswin@linux.ibm.com>
Link: https://patch.msgid.link/20250324221004.5268-1-tom.vierjahn@acm.org
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions