freebsd-dev/sys/fs
Poul-Henning Kamp 124e4c3be8 Introduce an alias for FILEDESC_{UN}LOCK() with the suffix _FAST.
Use this in all the places where sleeping with the lock held is not
an issue.

The distinction will become significant once we finalize the exact
lock-type to use for this kind of case.
2004-11-13 11:53:02 +00:00
..
cd9660 Detect root mount attempts on the flag, not on the NULL path. 2004-11-09 22:21:52 +00:00
coda Do not use devsw() but si_devsw direction. This is still bogus but a 2004-09-23 12:19:24 +00:00
deadfs Remove advertising clause from University of California Regent's 2004-04-07 20:46:16 +00:00
devfs Refuse attemps to mount root filesystem 2004-11-09 22:14:57 +00:00
fdescfs Introduce an alias for FILEDESC_{UN}LOCK() with the suffix _FAST. 2004-11-13 11:53:02 +00:00
fifofs Properly implement a default version of VOP_GETWRITEMOUNT. 2004-11-06 11:41:22 +00:00
hpfs Refuse attemps to mount root filesystem 2004-11-09 22:14:57 +00:00
msdosfs Refuse attemps to mount root filesystem 2004-11-09 22:14:57 +00:00
ntfs Remove stale comment after previous commit. 2004-11-09 23:19:21 +00:00
nullfs Refuse attempts to mount root filesystem 2004-11-09 22:21:10 +00:00
nwfs Refuse attempts to mount root filesystem 2004-11-09 22:21:10 +00:00
portalfs Refuse attempts to mount root filesystem 2004-11-09 22:21:10 +00:00
procfs Rework how we store process times in the kernel such that we always store 2004-10-05 18:51:11 +00:00
pseudofs Back out pseudo_vnops.c:1.45, which was a workaround for pfind() 2004-09-02 16:04:09 +00:00
smbfs Refuse attempts to mount root filesystem 2004-11-09 22:21:10 +00:00
udf Move UDF to GEOM backing instead of DEVFS. 2004-10-29 10:40:58 +00:00
umapfs Refuse attempts to mount root filesystem 2004-11-09 22:21:10 +00:00
unionfs Introduce an alias for FILEDESC_{UN}LOCK() with the suffix _FAST. 2004-11-13 11:53:02 +00:00