58862c0bea
This fixes a -Waddress-of-packed-member warning about a possibly unaligned pointer from GCC 9 when calling convert_label(). __packed has to be removed from struct exfat_dirent as well to fix an alignment warning when casting from a struct exfat_dirent pointer to a struct exfat_de_label pointer. Reviewed by: cem Differential Revision: https://reviews.freebsd.org/D32144 |
||
---|---|---|
.. | ||
tests | ||
apfs.c | ||
befs.c | ||
cd9660.c | ||
exfat.c | ||
ext2fs.c | ||
fstyp.8 | ||
fstyp.c | ||
fstyp.h | ||
geli.c | ||
hammer2_disk.h | ||
hammer2.c | ||
hammer_disk.h | ||
hammer.c | ||
hfsplus.c | ||
Makefile | ||
Makefile.depend | ||
Makefile.depend.options | ||
msdosfs.c | ||
msdosfs.h | ||
ntfs.c | ||
ufs.c | ||
zfs.c |