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
..
Makefile
TODO
bootsect.h
bpb.h Use the endian conversion functions from sys/endian.h. 2007-01-27 07:18:10 +00:00
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
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 Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
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 Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00