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
enami
fee96e1746
Check if the type of device node isn't VBAD before touching v_specinfo. If
...
the device vnode is revoked, the field is NULL and touching it causes null pointer derefercence.
1999-10-20 14:32:09 +00:00
..
Makefile
…
ntfs_compr.c
…
ntfs_compr.h
…
ntfs_ihash.c
…
ntfs_ihash.h
…
ntfs_inode.h
…
ntfs_subr.c
update debug printfs to use "ntfs_loadntnode" instead of "ntfs_loadnode"
1999-10-10 14:48:37 +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
Check if the type of device node isn't VBAD before touching v_specinfo. If
1999-10-20 14:32:09 +00:00
ntfs_vfsops.h
…
ntfs_vnops.c
…
ntfs.h
…
ntfsmount.h
…
TODO
…