freebsd-src/sys/fs
Boris Popov e3c805cd07 Do not kill vnodes after rename. This can cause deadlocks in the deadfs.
Noticed by:	Matthew N. Dodd <winter@jurai.net>
2001-03-11 11:51:42 +00:00
..
cd9660 Add a mount time option which slightly relaxes checks for valid Joilet 2001-03-11 10:05:08 +00:00
coda Mechanical change to use <sys/queue.h> macro API instead of 2001-02-04 13:13:25 +00:00
deadfs Change and clean the mutex lock interface. 2001-02-09 06:11:45 +00:00
devfs Reviewed by: jlemon 2001-03-01 21:00:17 +00:00
fdescfs Reviewed by: jlemon 2001-03-01 21:00:17 +00:00
fifofs Extend kqueue down to the device layer. 2001-02-15 16:34:11 +00:00
hpfs Reviewed by: jlemon 2001-03-01 21:00:17 +00:00
msdosfs Grab the process lock while calling psignal and before calling psignal. 2001-03-07 03:37:06 +00:00
ntfs Reviewed by: jlemon 2001-03-01 21:00:17 +00:00
nullfs Reviewed by: jlemon 2001-03-01 21:00:17 +00:00
nwfs Do not kill vnodes after rename. This can cause deadlocks in the deadfs. 2001-03-11 11:51:42 +00:00
portalfs Reviewed by: jlemon 2001-03-01 21:00:17 +00:00
procfs Proc locking identical to that of linprocfs' vnops except that we hold the 2001-03-07 03:15:05 +00:00
specfs Fixes to track snapshot copy-on-write checking in the specinfo 2001-03-07 07:09:55 +00:00
umapfs Reviewed by: jlemon 2001-03-01 21:00:17 +00:00
unionfs Reviewed by: jlemon 2001-03-01 21:00:17 +00:00