freebsd-skq/sys/fs/msdosfs
Bruce Evans 152ffafe85 Oops, the previous commit wasn't the version that I meant to commit (it
does some extra things which are probably harmless).  Back it out.
2002-08-25 02:34:18 +00:00
..
bootsect.h
bpb.h
denode.h Remove __P. 2002-03-19 22:20:14 +00:00
direntry.h Remove __P. 2002-03-19 22:20:14 +00:00
fat.h Remove __P. 2002-03-19 22:20:14 +00:00
msdosfs_conv.c Remove __P. 2002-03-19 22:20:14 +00:00
msdosfs_denode.c When a cluster entry for ``.'' is set to 0, msdosfs fails to handle it 2002-08-16 05:13:42 +00:00
msdosfs_fat.c More s/file system/filesystem/g 2002-05-16 21:28:32 +00:00
msdosfs_lookup.c - Replace v_flag with v_iflag and v_vflag 2002-08-04 10:29:36 +00:00
msdosfs_vfsops.c Oops, the previous commit wasn't the version that I meant to commit (it 2002-08-25 02:34:18 +00:00
msdosfs_vnops.c Fix typo in vnode flags causing deadlock in msdosfs_fsync(). 2002-08-05 21:07:30 +00:00
msdosfsmount.h More s/file system/filesystem/g 2002-05-16 21:28:32 +00:00