NetBSD/sys/fs/union
hannken f59f039ea5 Keep a pointer to the leaf mount. Needed for write gating where a
file system gets suspended and has layered mounts above it.

Welcome to 2.0G

Reviewed by: Bill Studenmund <wrstuden@netbsd.org>
2004-07-01 10:03:29 +00:00
..
Makefile
files.union
union.h Tweak sysctl setup functions (the macros, actually) for use in lkms, 2004-05-20 06:34:24 +00:00
union_subr.c caddr_t -> void * and removal of some more casts. 2004-05-12 02:07:37 +00:00
union_vfsops.c Keep a pointer to the leaf mount. Needed for write gating where a 2004-07-01 10:03:29 +00:00
union_vnops.c First pass for some caddr_t removal and changes to get rid of it where we 2004-04-27 17:37:30 +00:00