NetBSD/sys/msdosfs
jdolecek 7dfaa17700 Adapt to cache_lookup() changes.
Tested by: jdolecek
Rewieved by: wrstuden
1999-09-05 14:26:32 +00:00
..
Makefile
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 LP64 problems which were the cause of PR#8037. 1999-07-27 05:38:02 +00:00
msdosfs_conv.c
msdosfs_denode.c
msdosfs_fat.c fix LP64 problems which were the cause of PR#8037. 1999-07-27 05:38:02 +00:00
msdosfs_lookup.c Adapt to cache_lookup() changes. 1999-09-05 14:26:32 +00:00
msdosfs_vfsops.c Adjust mountroot routines to vrele rootvp in case of mount error. Closes 1999-07-17 01:08:28 +00:00
msdosfs_vnops.c Revoke revoke(2) bug. 1999-08-19 03:42:23 +00:00
msdosfsmount.h