NetBSD/sys/miscfs/union
chs 7ebc99879b don't set PG_RDONLY on the lower layer's pages,
the lower layer needs to have control over that flag.
that didn't solve the whole problem that it was trying to solve anyway.
(the issue is that if we have create mappings to the lower layer,
we need to get rid of those when we copy the file to the upper layer.)
we'll have to figure out some other way to handle this.
2001-07-04 21:38:00 +00:00
..
Makefile
union_subr.c
union_vfsops.c
union_vnops.c don't set PG_RDONLY on the lower layer's pages, 2001-07-04 21:38:00 +00:00
union.h