freebsd-dev/sys/miscfs
Kirk McKusick 589c7af992 Fixes to track snapshot copy-on-write checking in the specinfo
structure rather than assuming that the device vnode would reside
in the FFS filesystem (which is obviously a broken assumption with
the device filesystem).
2001-03-07 07:09:55 +00:00
..
deadfs Change and clean the mutex lock interface. 2001-02-09 06:11:45 +00:00
fdesc 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
nullfs Reviewed by: jlemon 2001-03-01 21:00:17 +00:00
portal 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
union Reviewed by: jlemon 2001-03-01 21:00:17 +00:00