NetBSD/sys/fs/msdosfs
pooka 8d1f899239 * nuke the nameidata parameter from VFS_MOUNT(). Nobody on tech-kern
knew what it was supposed to be used for and wrstuden gave a go-ahead
* while rototilling, convert file systems which went easily to
  use VFS_PROTOS() instead of manually prototyping the methods
2007-07-31 21:14:15 +00:00
..
bootsect.h
bpb.h
denode.h fix comment: struct fid is in fstypes.h now 2007-04-09 12:21:24 +00:00
direntry.h
fat.h
files.msdosfs
Makefile
msdosfs_conv.c
msdosfs_denode.c Also set writesize when creating node. 2007-07-23 11:05:47 +00:00
msdosfs_fat.c fix typos 2007-04-29 20:23:34 +00:00
msdosfs_lookup.c
msdosfs_vfsops.c * nuke the nameidata parameter from VFS_MOUNT(). Nobody on tech-kern 2007-07-31 21:14:15 +00:00
msdosfs_vnops.c Use _DIRENT_MINSIZE when determining the number of NFS cookies to allocate, 2007-07-29 21:17:41 +00:00
msdosfsmount.h
TODO