NetBSD/sys/fs/msdosfs
2020-05-16 18:31:45 +00:00
..
bootsect.h
bpb.h
denode.h
direntry.h
fat.h
files.msdosfs
Makefile
msdosfs_conv.c
msdosfs_denode.c PR kern/54759 (vm.ubc_direct deadlock when read()/write() into mapping of itself) 2020-04-23 21:47:07 +00:00
msdosfs_fat.c
msdosfs_lookup.c Merge the remaining changes from the ad-namecache branch, affecting namei() 2020-04-04 20:49:30 +00:00
msdosfs_unicode.c
msdosfs_vfsops.c Replace most uses of vp->v_usecount with a call to vrefcnt(vp), a function 2020-04-13 19:23:17 +00:00
msdosfs_vnops.c Add ACL support for FFS. From FreeBSD. 2020-05-16 18:31:45 +00:00
msdosfsmount.h
TODO