[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Enable the mountee to be started after initialization.
From: |
Sergiu Ivanov |
Subject: |
Re: [PATCH] Enable the mountee to be started after initialization. |
Date: |
Fri, 10 Jul 2009 20:28:08 +0300 |
User-agent: |
Mutt/1.5.18 (2008-05-17) |
Hello,
On Fri, Jul 10, 2009 at 05:23:34PM +0200, olafBuddenhagen@gmx.net wrote:
> On Mon, Jul 06, 2009 at 12:17:49AM +0300, Sergiu Ivanov wrote:
>
> > + /* The update thread will start the mountee when unionfs will be
> > + ready for servicing RPCs (will have completed the
> > + initialization). */
> > + root_update_schedule ();
> > +
>
> Hm... That still won't allow passing back errors from mountee startup to
> settrans, will it?...
No, it won't. I've been trying to think of a way to startup the
mountee so that we could return the errors to settrans, but I couldn't
invent anything :-(
Regards,
scolobb