NetBSD/sys/fs/msdosfs
martin d5f0074491 Pull up following revision(s) (requested by ryoon in ticket #1653):
sys/fs/msdosfs/msdosfs_vfsops.c: revision 1.136

Enable to mount Raspberry Pi Pico's USB mass storage partition
Fix PR kern/55985.

O.k. by thorpej@.
Pull-up to netbsd-8 and netbsd-9.
2021-02-11 12:59:38 +00:00
..
Makefile
TODO
bootsect.h
bpb.h
denode.h Be explicit about how we're placing part of the on-disk name into 2017-01-14 17:17:53 +00:00
direntry.h
fat.h
files.msdosfs
msdosfs_conv.c Fix false positives when comparing long file names that have the 2016-06-30 09:34:01 +00:00
msdosfs_denode.c Eliminate crusty debugging sludge. 2017-05-26 14:34:19 +00:00
msdosfs_fat.c Pull up following revision(s) (requested by sevan in ticket #518): 2018-02-04 12:10:48 +00:00
msdosfs_lookup.c
msdosfs_unicode.c Toolify. 2016-02-06 14:11:58 +00:00
msdosfs_vfsops.c Pull up following revision(s) (requested by ryoon in ticket #1653): 2021-02-11 12:59:38 +00:00
msdosfs_vnops.c Change VOP_REMOVE and VOP_RMDIR to preserve lock/ref on dvp. 2017-04-26 03:02:47 +00:00
msdosfsmount.h