tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: FreeBSD devfs support on NetBSD 5.0



On Mon, Jun 22, 2009 at 01:07:46PM -0400, Greg A. Woods wrote:
> 
> I think mount_union(8) as extended to support devfs also needs to stay
> much the same as it is.  It's already somewhat well debugged and
> understood too, so extending it to support devfs is a no-brainer, at
> least as far as I can tell.  Maybe it does need to be rewritten given
> the number of war stories and bug reports about it, but that wouldn't be
> a bad thing either.
> 

mkdir /tmp/foo
mount -t union /var/tmp /tmp/foo
mount -t union /var/tmp /tmp/foo

debugged? I think not.  Locking worms aplenty.

-- 
Brett Lymn
"Warning:
The information contained in this email and any attached files is
confidential to BAE Systems Australia. If you are not the intended
recipient, any use, disclosure or copying of this email or any
attachments is expressly prohibited.  If you have received this email
in error, please notify us immediately. VIRUS: Every care has been
taken to ensure this email and its attachments are virus free,
however, any loss or damage incurred in using this email is not the
sender's responsibility.  It is your responsibility to ensure virus
checks are completed before installing any data sent in this email to
your computer."




Home | Main Index | Thread Index | Old Index