freebsd-skq/sys/fs
rwatson f0516000a7 Clean up proc locking in procfs: make sure the proc lock is held before
entering sys_process.c debugging primitives, or we violate assertions.
Also, be more careful about releasing the process lock around calls
to uiomove() which may sleep waiting for paging machinations or
related notions.  We may want to defer the uiomove() in at least
one case, but jhb will look into that at a later date.

Reported by:	Philippe Charnier <charnier@xp11.frmug.org>
Reviewed by:	jhb
2003-05-05 15:12:51 +00:00
..
cd9660
coda
deadfs
devfs
fdescfs
fifofs
hpfs
msdosfs Fail to mount a device if the bytes per sector in the BPB is less than 2003-04-24 18:19:19 +00:00
ntfs
nullfs
nwfs
portalfs
procfs Clean up proc locking in procfs: make sure the proc lock is held before 2003-05-05 15:12:51 +00:00
pseudofs Deprecate machine/limits.h in favor of new sys/limits.h. 2003-04-29 13:36:06 +00:00
smbfs Deprecate machine/limits.h in favor of new sys/limits.h. 2003-04-29 13:36:06 +00:00
specfs
udf Eliminate the separate malloc type for the sparing table. 2003-05-04 07:41:07 +00:00
umapfs
unionfs