mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs-tools.git
synced 2024-11-26 19:23:35 +08:00
1612bf99de
Applying the __attribute__((packed)) annotation to members that do not need it impacts performance negatively on architectures that do not support efficient unaligned accesses (e.g. ARMv7). Hence minimize the __attribute__((packed)) annotations. See also CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS in the Linux kernel. Signed-off-by: Bart Van Assche <bvanassche@acm.org> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org> |
||
---|---|---|
.. | ||
f2fs_io | ||
sg_write_buffer | ||
f2fs_io_parse.c | ||
f2fscrypt.8 | ||
f2fscrypt.c | ||
f2fstat.c | ||
fibmap.c | ||
Makefile.am | ||
sha512.c |