freebsd-dev/usr.sbin/fstyp
John Baldwin 58862c0bea fstyp: Remove __packed from struct exfat_de_label.
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
2022-01-31 17:33:31 -08:00
..
tests fstyp: add BeFS support 2021-08-17 18:16:07 +02:00
apfs.c fstyp: bump WARNS to default and work around warnings 2021-09-19 13:52:12 +02:00
befs.c fstyp: add BeFS support 2021-08-17 18:16:07 +02:00
cd9660.c
exfat.c fstyp: Remove __packed from struct exfat_de_label. 2022-01-31 17:33:31 -08:00
ext2fs.c
fstyp.8 fstyp: add BeFS support 2021-08-17 18:16:07 +02:00
fstyp.c fstyp: bump WARNS to default and work around warnings 2021-09-19 13:52:12 +02:00
fstyp.h fstyp: add BeFS support 2021-08-17 18:16:07 +02:00
geli.c
hammer2_disk.h
hammer2.c usr.sbin/fstyp: Fix incorrect pfs_type test in ondisk inode 2020-08-20 05:18:08 +00:00
hammer_disk.h
hammer.c fstyp: bump WARNS to default and work around warnings 2021-09-19 13:52:12 +02:00
hfsplus.c fstyp: bump WARNS to default and work around warnings 2021-09-19 13:52:12 +02:00
Makefile zfs: merge openzfs/zfs@17b2ae0b2 (master) into main 2022-01-22 23:05:15 +01:00
Makefile.depend
Makefile.depend.options
msdosfs.c Fix off-by-one error in msdosfs FAT32 volume label copying 2021-10-28 01:01:00 +01:00
msdosfs.h
ntfs.c fstyp: fix build WITHOUT_ICONV 2021-11-02 14:54:45 -04:00
ufs.c
zfs.c Merge OpenZFS support in to HEAD. 2020-08-25 02:21:27 +00:00