f2fs-tools/tools
Bart Van Assche 1612bf99de Remove unnecessary __attribute__((packed)) annotations
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>
2022-04-22 11:43:13 -07:00
..
f2fs_io Switch from the u_int to the uint types 2022-04-22 11:43:11 -07:00
sg_write_buffer sg_write_buffer: fix sg_write_buffer build outside the source dir 2020-01-14 07:41:05 -08:00
f2fs_io_parse.c f2fs-tools: fix a few spelling errors in f2fs-tools 2020-12-07 09:25:14 -08:00
f2fscrypt.8 f2fs-tools: fix a few spelling errors in f2fs-tools 2020-12-07 09:25:14 -08:00
f2fscrypt.c Remove unnecessary __attribute__((packed)) annotations 2022-04-22 11:43:13 -07:00
f2fstat.c f2fs-tools: Fix various compilation warnings 2019-03-23 18:59:24 +09:00
fibmap.c tools/fibmap: fix build error 2019-10-22 09:33:13 -07:00
Makefile.am lib: use ${libuuid_LIBS} instead of -luuid everywhere 2020-06-18 12:34:23 -07:00
sha512.c f2fscrypt: add a tool for encryption management in the f2fs filesystem 2017-03-16 08:15:37 +08:00