[CIFS] Switch cifsd to kthread_run from kernel_thread
authorIgor Mammedov <qwerty0987654321@mail.ru>
Tue, 3 Apr 2007 19:16:43 +0000 (19:16 +0000)
committerSteve French <sfrench@us.ibm.com>
Tue, 3 Apr 2007 19:16:43 +0000 (19:16 +0000)
cifsd was the only cifs thread that had not been switched to the newer
kthread interface

Signed-off-by: Igor Mammedov <niallain at gmail.com>
Signed-off-by: Wilhelm Meier <wilhelm.meier@fh-kl.de>
Signed-off-by: Steve French <sfrench@us.ibm.com>

No differences found