NetBSD/sys/fs/msdosfs
dbj fe7c786886 add mnt_iflag field to struct mount for internal flags
mv MNT_GONE, MNT_UNMOUNT and MNT_WANTRDWR to this field
additonally add mnt_writeopcountupper and mnt_writeopcountlower fields
in preparation for pending write suspension support work
bump kernel version to 1.6ZD
2003-10-14 14:02:56 +00:00
..
Makefile
TODO
bootsect.h Consistently use "bsBPB" as the struct member for the BIOS parameter block. 2003-10-06 02:21:47 +00:00
bpb.h add bpbReserved fields 2003-10-08 04:11:43 +00:00
denode.h add -t option for gmt time offset (normally MS-DOS filesystem has timestamp 2003-09-07 22:09:11 +00:00
direntry.h add -t option for gmt time offset (normally MS-DOS filesystem has timestamp 2003-09-07 22:09:11 +00:00
fat.h
files.msdosfs
msdosfs_conv.c add -t option for gmt time offset (normally MS-DOS filesystem has timestamp 2003-09-07 22:09:11 +00:00
msdosfs_denode.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
msdosfs_fat.c
msdosfs_lookup.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
msdosfs_vfsops.c add mnt_iflag field to struct mount for internal flags 2003-10-14 14:02:56 +00:00
msdosfs_vnops.c add -t option for gmt time offset (normally MS-DOS filesystem has timestamp 2003-09-07 22:09:11 +00:00
msdosfsmount.h terminate snprintb 'new' format strings correctly. 2003-10-03 16:34:31 +00:00