NetBSD/sys/fs/ntfs
pooka db06a930e6 Remove cn_lwp from struct componentname. curlwp should be used
from on.  The NDINIT() macro no longer takes the lwp parameter and
associates the credentials of the calling thread with the namei
structure.
2007-12-08 19:29:36 +00:00
..
files.ntfs
Makefile
ntfs_compr.c
ntfs_compr.h
ntfs_conv.c
ntfs_ihash.c Using POOL_INIT here makes no sense, since file systems always have 2007-06-30 09:37:53 +00:00
ntfs_ihash.h
ntfs_inode.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
ntfs_subr.c Merge from vmlocking: 2007-10-10 20:42:20 +00:00
ntfs_subr.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
ntfs_vfsops.c Remove cn_lwp from struct componentname. curlwp should be used 2007-12-08 19:29:36 +00:00
ntfs_vfsops.h
ntfs_vnops.c Remove the "struct lwp *" argument from all VFS and VOP interfaces. 2007-11-26 19:01:26 +00:00
ntfs.h Merge from vmlocking: 2007-10-10 20:42:20 +00:00
ntfsmount.h
TODO