This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
fs
/
ntfs
History
phk
7753ea4ce0
Pass flags to VOP_CLOSE() corresponding to what was passed to VOP_OPEN().
...
Submitted by: "Peter Edwards" <pmedwards@eircom.net>
2002-10-13 16:04:46 +00:00
..
ntfs_compr.c
GC non-FreeBSD code that didn't work anyways.
2001-11-26 23:45:12 +00:00
ntfs_compr.h
…
ntfs_ihash.c
Change callers of mtx_init() to pass in an appropriate lock type name. In
2002-04-04 21:03:38 +00:00
ntfs_ihash.h
Remove __P.
2002-03-19 22:20:14 +00:00
ntfs_inode.h
GC non-FreeBSD code that didn't work anyways.
2001-11-26 23:45:12 +00:00
ntfs_subr.c
Change callers of mtx_init() to pass in an appropriate lock type name. In
2002-04-04 21:03:38 +00:00
ntfs_subr.h
Remove __P.
2002-03-19 22:20:14 +00:00
ntfs_vfsops.c
Pass flags to VOP_CLOSE() corresponding to what was passed to VOP_OPEN().
2002-10-13 16:04:46 +00:00
ntfs_vfsops.h
KSE Milestone 2
2001-09-12 08:38:13 +00:00
ntfs_vnops.c
Fix the problem introduced by vop_stdbmap() usage. The NTFS does not
2002-09-25 23:55:06 +00:00
ntfs.h
GC compat macros HASHINIT, VOP__LOCK, VOP__UNLOCK, VGET, and VN_LOCK.
2001-11-27 00:18:33 +00:00
ntfsmount.h
Stole unicode translation table from mount_msdos. Add kernel code
2001-09-08 23:03:52 +00:00