This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
0a2fe17365
Branches
Tags
View all branches
freebsd-nq
/
sys
/
fs
History
Robert Watson
e54fdca237
Remove unused 'td' arguments from smbfs_hash_lock() and
...
smbfs_hash_unlock(). MFC after: 3 days
2008-07-01 07:51:16 +00:00
..
cd9660
In cd9660_readdir vop, always initialize the idp->uio_off member.
2008-06-11 12:46:09 +00:00
coda
…
deadfs
…
devfs
Get pointer to devfs_ruleset struct after garbage collection has been
2008-06-22 14:34:38 +00:00
fdescfs
- Add locking to all filesystem operations in fdescfs and flag it as MPSAFE.
2008-05-24 14:51:30 +00:00
fifofs
…
hpfs
…
msdosfs
…
ntfs
Don't enforce unique device minor number policy anymore.
2008-06-11 18:55:19 +00:00
nullfs
…
nwfs
…
portalfs
…
procfs
…
pseudofs
…
smbfs
Remove unused 'td' arguments from smbfs_hash_lock() and
2008-07-01 07:51:16 +00:00
tmpfs
Do not redo the vnode tear-down work already done by insmntque() when
2008-06-15 18:40:58 +00:00
udf
Fix and speedup timestamp calculations which is roughly based on the patch in
2008-05-16 22:31:17 +00:00
unionfs
- change function name from *_vdir to *_vnode because
2008-05-07 05:32:55 +00:00