>From 190cae3ebd013ac5e168fae9b9f50456e3d4679a Mon Sep 17 00:00:00 2001
From: Sergiu Ivanov
Date: Sun, 5 Jul 2009 23:49:14 +0300
Subject: [PATCH] Enable the mountee to be started after initialization.
* main.c (main): Schedule an update to start the mountee.
* mount.c (setup_unionmount): Do
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
> > + initiali
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 b
>From b24ab737d51c67fe1210472b5eb550061b6fb308 Mon Sep 17 00:00:00 2001
From: Sergiu Ivanov
Date: Sun, 5 Jul 2009 23:49:14 +0300
Subject: [PATCH] Enable the mountee to be started after initialization.
* main.c (main): Schedule and update to start the mountee.
* netfs.c (netfs_validate_s