Re: [PATCH 2/4] Go away when the mountee has been shut down.

2009-08-17 Thread Sergiu Ivanov
Hello, On Sun, Aug 16, 2009 at 09:55:26PM +0200, olafbuddenha...@gmx.net wrote: > On Mon, Aug 03, 2009 at 11:37:50PM +0300, Sergiu Ivanov wrote: > > On Wed, Jul 29, 2009 at 10:47:53AM +0200, olafbuddenha...@gmx.net wrote: > > > > Hm... While this keeps the code surprisingly simple, it is a rather

[PATCH 2/4] Go away when the mountee has been shut down.

2009-08-17 Thread Sergiu Ivanov
* mount.c (mountee_control): New variable. (mountee_notify_port): Likewise. (start_mountee): Store the control port of the mountee in the global variable mountee_control. (mountee_server): New function. (_mountee_listen_thread_proc): Likewise. (setup_unionmount): Request to be notified when the mou

Re: [PATCH 2/4] Go away when the mountee has been shut down.

2009-08-17 Thread olafBuddenhagen
Hi, On Mon, Aug 03, 2009 at 11:37:50PM +0300, Sergiu Ivanov wrote: > On Wed, Jul 29, 2009 at 10:47:53AM +0200, olafbuddenha...@gmx.net wrote: > > On Fri, Jul 17, 2009 at 01:57:33PM +0300, Sergiu Ivanov wrote: > > Hm... While this keeps the code surprisingly simple, it is a rather > > unusual appr

Re: [PATCH 2/4] Go away when the mountee has been shut down.

2009-08-03 Thread Sergiu Ivanov
14 Jul 2009 19:41:41 +0000 > > Subject: [PATCH 2/4] Go away when the mountee has been shut down. > > > > * mount.c (mountee_control): New variable. > > (mountee_listen_port): Likewise. > > (start_mountee): Store the control port of the mountee i

Re: [PATCH 2/4] Go away when the mountee has been shut down.

2009-07-29 Thread olafBuddenhagen
Hi, On Fri, Jul 17, 2009 at 01:57:33PM +0300, Sergiu Ivanov wrote: > >From ba1a38092c3b79c5c4668c159a7a1640c6d94c51 Mon Sep 17 00:00:00 2001 > From: Sergiu Ivanov > Date: Tue, 14 Jul 2009 19:41:41 + > Subject: [PATCH 2/4] Go away when the mountee has been shut down.

[PATCH 2/4] Go away when the mountee has been shut down.

2009-07-17 Thread Sergiu Ivanov
>From ba1a38092c3b79c5c4668c159a7a1640c6d94c51 Mon Sep 17 00:00:00 2001 From: Sergiu Ivanov Date: Tue, 14 Jul 2009 19:41:41 + Subject: [PATCH 2/4] Go away when the mountee has been shut down. * mount.c (mountee_control): New variable. (mountee_listen_port): Likewise. (start_mountee): St