NetBSD/sys/fs/msdosfs
mrg 8c535c2666 fix the previous to not fail to include the extension in lookups.
copy deExtension into the final 3 bytes.  previously, this was found
by having them next to each other in the containing structure, but as
separate strings.

thanks to miod for pointing this out.
2023-08-18 21:05:44 +00:00
..
Makefile
TODO
bootsect.h
bpb.h
denode.h
direntry.h
fat.h
files.msdosfs
msdosfs_conv.c follow the steps of Andrew Doran (ad) commit and fix more s/loose/lose/ typos. 2023-06-02 08:51:46 +00:00
msdosfs_denode.c
msdosfs_fat.c
msdosfs_lookup.c
msdosfs_rename.c
msdosfs_unicode.c
msdosfs_vfsops.c
msdosfs_vnops.c fix the previous to not fail to include the extension in lookups. 2023-08-18 21:05:44 +00:00
msdosfsmount.h