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
History
Dag-Erling Smørgrav
1d776018d4
The process lock is held when procfs_ioctl() is called. Assert that this
...
is so, and PHOLD the process while sleeping since msleep() will release the lock.
2007-05-01 12:59:20 +00:00
..
cd9660
…
coda
…
deadfs
…
devfs
Rename mac*devfsdirent*() to mac*devfs*() to synchronize with SEDarwin,
2007-04-23 13:36:54 +00:00
fdescfs
Replace custom file descriptor array sleep lock constructed using a mutex
2007-04-04 09:11:34 +00:00
fifofs
Replace custom file descriptor array sleep lock constructed using a mutex
2007-04-04 09:11:34 +00:00
hpfs
…
msdosfs
…
ntfs
…
nullfs
…
nwfs
…
portalfs
…
procfs
The process lock is held when procfs_ioctl() is called. Assert that this
2007-05-01 12:59:20 +00:00
pseudofs
Fix old locking bugs which were revealed when pseudofs was made MPSAFE.
2007-04-23 19:17:01 +00:00
smbfs
…
udf
…
umapfs
…
unionfs
Replace custom file descriptor array sleep lock constructed using a mutex
2007-04-04 09:11:34 +00:00