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
..
Makefile
TODO simplify 2000-08-06 20:11:31 +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 passs FAT block mask as argument to MSDOSFSEOF(), so that fat.h is 2000-05-13 06:04:41 +00:00
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 zero the pages for newly allocated clusters in deextend() after we 2001-01-01 00:25:41 +00:00
msdosfs_lookup.c fix one of debug printfs to print dosfilename correctly, and include 2000-08-11 19:41:58 +00:00
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