NetBSD/sys/msdosfs
augustss 069ab256ae Don't generate an error if setting the gid/uid doesn't actually change
the gid/uid.  Among other things, this eliminates tons of warnings when
unpacking a tar file in an msdos fs.
2001-11-03 23:49:58 +00:00
..
bootsect.h seperate -> separate 2001-07-22 13:33:58 +00:00
bpb.h
denode.h a whole bunch of changes to improve performance and robustness under load: 2001-09-15 20:36:31 +00:00
direntry.h
fat.h
Makefile
msdosfs_conv.c Ignore windows-style FAT directory entries if we don't expect any more 2001-11-03 14:53:37 +00:00
msdosfs_denode.c a whole bunch of changes to improve performance and robustness under load: 2001-09-15 20:36:31 +00:00
msdosfs_fat.c
msdosfs_lookup.c
msdosfs_vfsops.c a whole bunch of changes to improve performance and robustness under load: 2001-09-15 20:36:31 +00:00
msdosfs_vnops.c Don't generate an error if setting the gid/uid doesn't actually change 2001-11-03 23:49:58 +00:00
msdosfsmount.h add a new VFS op, vfs_reinit, which is called when desiredvnodes is 2001-09-15 16:12:54 +00:00
TODO