Subject: Re: Union filesystem problem
To: current-users@NetBSD.ORG, Dave Huang <khym@bga.com>
From: Matthias Drochner <drochner@zelux6.zel.kfa-juelich.de>
List: current-users
Date: 11/01/1997 12:04:36
Excerpts from netbsd: 1-Nov-97 Union filesystem problem Dave
Huang@bga.com (2076*)

I don't see your problem.

> /usr/src /usr/src.local union rw,-b

I have it the other way:
/altroot/src	/usr/src	union	rw
The lower layer is NFS (read only).

bash$ cd /usr/src/sys/arch/i386/compile/
bash$ ls -l
total 44
drwxr-xr-x  4 drochner  wheel    512 Oct 20 21:22 CVS
drwxr-xr-x  3 drochner  wheel  13312 Oct 31 22:08 GENERIC
drwxr-xr-x  3 drochner  wheel   8192 Oct 29 17:35 INSTALL

I dodn't know why "CVS" has link count 4 (it is from the
lower layer), but otherwise it looks well.

best regards
Matthias