NetBSD/sys/msdosfs
jdolecek 6b551ba751 one less - async mode support implemented 2000-03-27 09:45:38 +00:00
..
Makefile
TODO one less - async mode support implemented 2000-03-27 09:45:38 +00:00
bootsect.h
bpb.h
denode.h fix msdosfs export problems which occur on LP64 systems, which were 1999-07-27 05:39:10 +00:00
direntry.h
fat.h Fix definition of MSDOSFSEOF(), which got broken in rev. 1.13. 2000-03-22 14:33:25 +00:00
msdosfs_conv.c unix2dostime(), dos2unixtime(): use value of rtc_offset to shift the time value 2000-02-28 10:43:08 +00:00
msdosfs_denode.c Add new VFS op routine - vfs_done and call it on filesystem detach 2000-03-16 18:08:17 +00:00
msdosfs_fat.c fix LP64 problems which were the cause of PR#8037. 1999-07-27 05:38:02 +00:00
msdosfs_lookup.c Support async option by using delayed writes for metadata when mounted 2000-03-27 09:44:45 +00:00
msdosfs_vfsops.c Add new VFS op routine - vfs_done and call it on filesystem detach 2000-03-16 18:08:17 +00:00
msdosfs_vnops.c Support async option by using delayed writes for metadata when mounted 2000-03-27 09:44:45 +00:00
msdosfsmount.h Add new VFS op routine - vfs_done and call it on filesystem detach 2000-03-16 18:08:17 +00:00