Hello, On Fri, Jul 10, 2009 at 05:23:34PM +0200, olafbuddenha...@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