diff options
author | Ferry Meng <[email protected]> | 2023-11-09 19:18:22 +0800 |
---|---|---|
committer | Gao Xiang <[email protected]> | 2023-11-17 19:55:34 +0800 |
commit | 914fa861e3d7803c9bbafc229652c2a69edb8b60 (patch) | |
tree | 19869ea313794e5d0e19d67f0c2074d52595ac5e /scripts/generate_rust_analyzer.py | |
parent | b85ea95d086471afb4ad062012a4d73cd328fa86 (diff) |
erofs: simplify erofs_read_inode()
After commit 1c7f49a76773 ("erofs: tidy up EROFS on-disk naming"),
there is a unique `union erofs_inode_i_u` so that we could parse
the union directly.
Besides, it also replaces `inode->i_sb` with `sb` for simplicity.
Signed-off-by: Ferry Meng <[email protected]>
Reviewed-by: Gao Xiang <[email protected]>
Reviewed-by: Yue Hu <[email protected]>
Reviewed-by: Chao Yu <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Gao Xiang <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions