NetBSD/sys/fs/ntfs
elad 009f5d2f88 Where possible, extract the file-system's access() routine to two internal
functions: the first checking if the operation is possible (regardless of
permissions), the second checking file-system permissions, ACLs, etc.

Mailing list reference:

	http://mail-index.netbsd.org/tech-kern/2009/06/21/msg005311.html
2009-07-03 21:17:40 +00:00
..
files.ntfs
Makefile
ntfs_compr.c bzero -> memset 2009-03-18 16:00:08 +00:00
ntfs_compr.h
ntfs_conv.c
ntfs_ihash.c ansify function definitions 2009-03-15 17:14:40 +00:00
ntfs_ihash.h
ntfs_inode.h
ntfs_subr.c bzero -> memset 2009-03-18 16:00:08 +00:00
ntfs_subr.h
ntfs_vfsops.c Convert 67 namei call sites to use namei_simple, in these functions: 2009-06-29 05:08:15 +00:00
ntfs_vfsops.h
ntfs_vnops.c Where possible, extract the file-system's access() routine to two internal 2009-07-03 21:17:40 +00:00
ntfs.h
ntfsmount.h
TODO