Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 518f167a authored by Boaz Harrosh's avatar Boaz Harrosh
Browse files

exofs: Micro-optimize exofs_i_info



optimize the exofs_i_info struct usage by moving the embedded
vfs_inode to be first. A compiler might optimize away an "add"
operation with constant zero. (Which it cannot with other constants)

Signed-off-by: default avatarBoaz Harrosh <bharrosh@panasas.com>
parent 34ce4e7c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment