NetBSD/sys/fs/ntfs
riastradh 93562e3f53 Eliminate crusty debugging sludge.
We have a mostly sane vnode lifecycle now.  If this needs debugging,
it should be done once at the call site of VOP_RECLAIM.
2017-05-26 14:34:19 +00:00
..
files.ntfs Define filesystem attributes with vfs dependency. 2014-10-11 06:42:18 +00:00
Makefile
ntfs_compr.c Cosmetic changes: 2015-02-20 17:08:13 +00:00
ntfs_compr.h
ntfs_conv.c Cosmetic changes: 2015-02-20 17:08:13 +00:00
ntfs_ihash.c Cosmetic changes: 2015-02-20 17:08:13 +00:00
ntfs_ihash.h
ntfs_inode.h Change ntfs to vcache. 2014-11-13 16:51:53 +00:00
ntfs_subr.c Remove the 'cred' argument from bread(). Remove a now unused var in 2015-03-28 19:24:04 +00:00
ntfs_subr.h Change ntfs to vcache. 2014-11-13 16:51:53 +00:00
ntfs_vfsops.c Remove unused argument "nextp" from vfs_busy() and vfs_unbusy(). 2017-04-17 08:32:00 +00:00
ntfs_vfsops.h - Change ntfs_vgetex() to always load the ntnode and fnode. 2014-11-13 16:51:10 +00:00
ntfs_vnops.c Eliminate crusty debugging sludge. 2017-05-26 14:34:19 +00:00
ntfs.h Two typos: 2014-12-28 12:19:21 +00:00
ntfsmount.h
TODO