Subject: Re: MFS over ISO-9660 union mounted with no swap space?
To: Frederick Bruckman <fb@enteract.com>
From: Bill Sommerfeld <sommerfeld@orchard.arlington.ma.us>
List: tech-kern
Date: 05/12/1999 08:16:48
Note that there's a key difference between unionfs and the MOUNT_UNION
option: `mount -o union' only unions the top-level mounted-on
directory, while `mount -t union' unions stuff further down in the
tree..

						- Bill