freebsd-dev/sys/fs/msdosfs
Alan Somers 0696afbe09 Mount msdosfs with longnames support by default.
The old behavior depended on the FAT version and on what files were in the
root directory. "mount_msdosfs -o shortnames" is still supported.

Reviewed by:	wblock, cem
Discussed with:	trasz, adrian, imp
MFC after:	4 weeks
X-MFC-Notes:	Don't MFC the removal of findwin95
Differential Revision:	https://reviews.freebsd.org/D8018
2016-09-23 19:05:07 +00:00
..
bootsect.h
bpb.h
denode.h Mount msdosfs with longnames support by default. 2016-09-23 19:05:07 +00:00
direntry.h msdosfs: Prevent buffer overflow when expanding win95 names 2016-04-26 20:36:32 +00:00
fat.h
msdosfs_conv.c sys/fs: spelling fixes in comments. 2016-04-29 20:51:24 +00:00
msdosfs_denode.c ANSIfy sys/fs/msdosfs 2015-01-09 14:50:08 +00:00
msdosfs_fat.c sys/fs: spelling fixes in comments. 2016-04-29 20:51:24 +00:00
msdosfs_fileno.c ANSIfy sys/fs/msdosfs 2015-01-09 14:50:08 +00:00
msdosfs_iconv.c
msdosfs_lookup.c Mount msdosfs with longnames support by default. 2016-09-23 19:05:07 +00:00
msdosfs_vfsops.c Mount msdosfs with longnames support by default. 2016-09-23 19:05:07 +00:00
msdosfs_vnops.c Implement VOP_FDATASYNC() for msdosfs. 2016-08-15 19:17:00 +00:00
msdosfsmount.h msdosfs: mark unused compat-mount fields 2015-03-22 09:09:26 +00:00