Hi, 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?... -antrik-