mirror of
https://github.com/torvalds/linux.git
synced 2024-11-23 12:42:02 +00:00
518f167a37
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: Boaz Harrosh <bharrosh@panasas.com> |
||
---|---|---|
.. | ||
BUGS | ||
common.h | ||
dir.c | ||
exofs.h | ||
file.c | ||
inode.c | ||
ios.c | ||
Kbuild | ||
Kconfig | ||
namei.c | ||
pnfs.h | ||
super.c | ||
symlink.c |