opnsense-src/usr.sbin/makefs/msdos
Mark Johnston bee87a7381 makefs: Fix warnings and reset WARNS to the default
Leave -Wcast-align disabled, at least for now, since there are numerous
instances of that warning in places where buffer pointers are cast to
pointers to various filesystem structures.  Fixing this properly would
be too much work for too little gain.

Sponsored by:	The FreeBSD Foundation

(cherry picked from commit cc1a53bc1a)
2022-05-24 09:51:36 -04:00
..
direntry.h makefs: diff reduction to sys/fs/msdosfs 2019-08-22 17:49:34 +00:00
Makefile.inc makefs: share fat.h between kernel msdosfs and makefs 2019-08-21 02:21:40 +00:00
msdosfs_conv.c makefs: share msdosfsmount.h between kernel msdosfs and makefs 2019-09-01 16:55:33 +00:00
msdosfs_denode.c makefs: Fix warnings and reset WARNS to the default 2022-05-24 09:51:36 -04:00
msdosfs_fat.c msdosfs: clusterfree() is used only in error handling cases 2022-01-14 20:11:02 +02:00
msdosfs_lookup.c msdosfs deget(): add locking flags argument 2021-09-03 04:08:35 +03:00
msdosfs_vfsops.c msdosfs deget(): add locking flags argument 2021-09-03 04:08:35 +03:00
msdosfs_vnops.c makefs: Fix warnings and reset WARNS to the default 2022-05-24 09:51:36 -04:00