Subject: Re: CVS commit: src/sbin/mount_union
To: None <source-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@britannica.bec.de>
List: source-changes
Date: 02/05/2008 18:12:17
On Wed, Feb 06, 2008 at 02:21:40AM +0900, Izumi Tsutsui wrote:
> > On Tue, Feb 05, 2008 at 04:54:08PM +0000, Andrew Doran wrote:
> > > Log Message:
> > > Kill -r. Union makes for a poor nullfs.
> >
> > Read-only union mount != nullfs? When you already have data in the
> > directory, it is different, isn't it?
>
> mount_union(8) said:
>
> -r Hide the lower layer completely in the same way as mounting with
> mount_null(8).
Oh. Grumbl. WTF. Ignore me :-)
Joerg