NetBSD/sys/fs/ntfs
mycroft e72fc6717e Whoops -- move the location of the VOP_OPEN()/VOP_CLOSE(), et al, from
foo_mountfs() to foo_mount(), to match the new mountroot API.
Also, for ext2fs and lfs, copy some restructuring from ffs to allow changing
file system parameters without specifying the device name.
(ntfs could use some more work.)
2005-01-09 09:27:17 +00:00
..
files.ntfs
Makefile
ntfs_compr.c
ntfs_compr.h
ntfs_conv.c change wget_utf8() to not require NUL-terminated string as input (added 2004-12-27 18:14:36 +00:00
ntfs_ihash.c
ntfs_ihash.h
ntfs_inode.h
ntfs_subr.c change wget_utf8() to not require NUL-terminated string as input (added 2004-12-27 18:14:36 +00:00
ntfs_subr.h
ntfs_vfsops.c Whoops -- move the location of the VOP_OPEN()/VOP_CLOSE(), et al, from 2005-01-09 09:27:17 +00:00
ntfs_vfsops.h Tweak sysctl setup functions (the macros, actually) for use in lkms, 2004-05-20 06:34:24 +00:00
ntfs_vnops.c set mp->mnt_stat.f_namemax on filesystem mount for use by statvfs, and use 2004-09-13 19:25:48 +00:00
ntfs.h change wget_utf8() to not require NUL-terminated string as input (added 2004-12-27 18:14:36 +00:00
ntfsmount.h
TODO