Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/etc
On Sat, Sep 15, 2012 at 12:35:26PM +0200, Alan Barrett wrote:
> Under what circumstances is it useful for MAKEDEV to mount ptyfs?
> Why can't we rely on other code to mount it later?
We can - this is just a very central place to catch them all easily.
I don't mind doing it explicitly elsewehere.
> Can we at least make this conditional on the "-M" flag being
> specified twice, as happens when init(8) invokes MAKEDEV?
Isn't that already the case? I thought the $do_create_mfs would only be
set in that case.
Martin
Home |
Main Index |
Thread Index |
Old Index