NetBSD/sys/fs/msdosfs
mlelstv 2a392db81b Return EINVAL for rename and delete operations to the
root directory instead of the erroneous EROFS.
2010-07-30 16:40:43 +00:00
..
Makefile
TODO
bootsect.h
bpb.h
denode.h In genfs where available. 2010-04-08 16:04:35 +00:00
direntry.h
fat.h
files.msdosfs
msdosfs_conv.c ansify function definitions 2009-03-15 17:14:40 +00:00
msdosfs_denode.c Make holding v_interlock mandatory for callers of vget(). 2010-07-21 17:52:09 +00:00
msdosfs_fat.c On broken filesystems the fillinmap inner loop may have never read a 2010-01-26 20:25:52 +00:00
msdosfs_lookup.c Return EINVAL for rename and delete operations to the 2010-07-30 16:40:43 +00:00
msdosfs_vfsops.c Make holding v_interlock mandatory for callers of vget(). 2010-07-21 17:52:09 +00:00
msdosfs_vnops.c Remove bad cast, fix compilation with MSDOSFS_DEBUG. 2010-07-22 18:08:11 +00:00
msdosfsmount.h