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
ssouhlal
f8217f350b
*_mountfs() (if the filesystem mounts from a device) needs devvp to be
...
locked, so lock it. Glanced at by: phk MFC after: 3 days
2005-09-02 15:27:23 +00:00
..
ntfs_compr.c
…
ntfs_compr.h
…
ntfs_iconv.c
…
ntfs_ihash.c
/* -> /*- for copyright notices, minor format tweaks as necessary
2005-01-06 18:10:42 +00:00
ntfs_ihash.h
Do the dreaded s/dev_t/struct cdev */
2004-06-16 09:47:26 +00:00
ntfs_inode.h
Do the dreaded s/dev_t/struct cdev */
2004-06-16 09:47:26 +00:00
ntfs_subr.c
The printf(9) `%p' conversion specifier puts an "0x" in
2005-05-06 00:15:57 +00:00
ntfs_subr.h
…
ntfs_vfsops.c
*_mountfs() (if the filesystem mounts from a device) needs devvp to be
2005-09-02 15:27:23 +00:00
ntfs_vfsops.h
make M_NTFSMNT and ntfs_calccfree() static
2005-02-10 12:09:49 +00:00
ntfs_vnops.c
- Correct the dprintf format int the _lookup routine.
2005-03-28 14:26:01 +00:00
ntfs.h
Convert to nmount. Add omount compat.
2004-12-06 20:22:16 +00:00
ntfsmount.h
…