This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
sys
/
ntfs
History
jdolecek
5ab36cc0e0
ntfs_lookup(): use cnp->cn_proc as the third parameter to VN_LOCK(), so that
...
the code will DTRT on FreeBSD
1999-10-25 21:18:37 +00:00
..
Makefile
…
ntfs_compr.c
…
ntfs_compr.h
…
ntfs_ihash.c
…
ntfs_ihash.h
…
ntfs_inode.h
…
ntfs_subr.c
partly backup previous: don't use LK_RETRY when calling ntfs_vgetex()
1999-10-25 21:17:21 +00:00
ntfs_subr.h
update debug printfs to use "ntfs_loadntnode" instead of "ntfs_loadnode"
1999-10-10 14:48:37 +00:00
ntfs_vfsops.c
pass the lock flags in the NetBSD version of VN_LOCK(), VGET(),
1999-10-25 19:08:26 +00:00
ntfs_vfsops.h
s/ntfs_loadnode/ntfs_loadntnode()/
1999-10-10 14:20:33 +00:00
ntfs_vnops.c
ntfs_lookup(): use cnp->cn_proc as the third parameter to VN_LOCK(), so that
1999-10-25 21:18:37 +00:00
ntfs.h
pass the lock flags in the NetBSD version of VN_LOCK(), VGET(),
1999-10-25 19:08:26 +00:00
ntfsmount.h
…
TODO
ntfs_nt{get|put|rele}() really are necessary, since ntnode may be
1999-10-09 14:29:36 +00:00