freebsd-dev/sys/fs/unionfs
jasone 46ca3ece23 Convert lockmgr locks from using simple locks to using mutexes.
Add lockdestroy() and appropriate invocations, which corresponds to
lockinit() and must be called to clean up after a lockmgr lock is no
longer needed.
2000-10-04 01:29:17 +00:00
..
union_subr.c Convert lockmgr locks from using simple locks to using mutexes. 2000-10-04 01:29:17 +00:00
union_vfsops.c Remove unneeded #include <vm/vm_zone.h> 2000-04-30 18:52:11 +00:00
union_vnops.c Add snapshots to the fast filesystem. Most of the changes support 2000-07-11 22:07:57 +00:00
union.h Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00