Re: [Vserver] CIFS-mounts in vserver guests: solved

2007-04-03 Thread Roderick A. Anderson
Wilhelm Meier wrote: Am Montag, 2. April 2007 schrieb Wilhelm Meier: after our conversion I got the quick cifs hack running (using a special CLONE-flag for the cifs-thread). The I got this patch, which changes the api to kthread_run. But, the problem remains. I still got this error in dmesg:

Re: [Vserver] Linux-VServer booth at Linuxtag 2007

2007-04-03 Thread Benedikt Boehm
Benedikt Boehm wrote: Hi all, this years Linuxtag will take place in Berlin (ICC), from 30.5. to 2.6. and we are applying for a booth, so is there anyone willing to help? If you want to participate i need your answer pretty much, even better yesterday, since the time for booth application

[Vserver] Roadmap

2007-04-03 Thread Jaroslav Tomecek
Hi, I am looking for some roadmap and plans of future development of Linux-VServer. Could you give me a hand? Thx, Jarda ___ Vserver mailing list Vserver@list.linux-vserver.org http://list.linux-vserver.org/mailman/listinfo/vserver

Re: [Vserver] CIFS-mounts in vserver guests: solved

2007-04-03 Thread Wilhelm Meier
Am Dienstag, 3. April 2007 schrieb Roderick A. Anderson: Wilhelm Meier wrote: Am Montag, 2. April 2007 schrieb Wilhelm Meier: after our conversion I got the quick cifs hack running (using a special CLONE-flag for the cifs-thread). The I got this patch, which changes the api to

Re: [Vserver] CIFS-mounts in vserver guests: solved

2007-04-03 Thread Daniel Hokka Zakrisson
Wilhelm Meier wrote: Am Dienstag, 3. April 2007 schrieb Roderick A. Anderson: Wilhelm Meier wrote: Am Montag, 2. April 2007 schrieb Wilhelm Meier: after our conversion I got the quick cifs hack running (using a special CLONE-flag for the cifs-thread). The I got this patch, which changes the

Re: [Vserver] CIFS-mounts in vserver guests: solved

2007-04-03 Thread Wilhelm Meier
Am Dienstag, 3. April 2007 schrieb Daniel Hokka Zakrisson: Has the patch been submitted to (and reviewed by) linux-kernel@vger.kernel.org, [EMAIL PROTECTED] and [EMAIL PROTECTED] Note that it already doesn't follow the typical coding style used in the kernel (regarding the if/while( x )