Subject: Re: CVS commit: src/sbin/mount_union
To: None <joerg@britannica.bec.de>
From: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
List: source-changes
Date: 02/06/2008 02:21:40
> 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).

---
Izumi Tsutsui