Re: [linux-cifs-client] Re: cifs and kthread_run / kernel_thread

2007-04-02 Thread Wilhelm Meier
Hi Steve, hi Igor, Am Montag, 2. April 2007 schrieb Q (Igor Mammedov): > > > > No - IIRC the original patch (for the switch of cifs from kernel_thread > > to kthread) had a > > minor implementation problem in handling the cifs_demultiplex thread, so > > this one small > > area was left with the ol

Re: [linux-cifs-client] Re: cifs and kthread_run / kernel_thread

2007-04-02 Thread Wilhelm Meier
Am Montag, 2. April 2007 schrieb Wilhelm Meier: > > > It seems to me that I rewrote cifs_demultiplex_thread to use kthread_run > > in DFS patch. > > o.k., I found the patch on the list. Will do some testing with it. o.k., the patch seems to be fine for linux-vserver. cif