NetBSD/sys/msdosfs
mycroft 4656dfd24f Add a new function to remove extra buffers when truncating a file. This is
more generic than the vinvalbuf(V_SAVEMETA) case, avoiding synchronous
operations when truncating to a non-zero length.
2000-05-28 04:13:56 +00:00
..
bootsect.h
bpb.h
denode.h
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
Makefile
msdosfs_conv.c
msdosfs_denode.c Add a new function to remove extra buffers when truncating a file. This is 2000-05-28 04:13:56 +00:00
msdosfs_fat.c passs FAT block mask as argument to MSDOSFSEOF(), so that fat.h is 2000-05-13 06:04:41 +00:00
msdosfs_lookup.c
msdosfs_vfsops.c
msdosfs_vnops.c Change the sementics of the last parameter from a boolean ("waitfor") to 2000-05-13 23:43:06 +00:00
msdosfsmount.h
TODO