commit | aaf737adb6937339494d5a7111f0433cd9676db8 | [log] [tgz] |
---|---|---|
author | Igor Mammedov <qwerty0987654321@mail.ru> | Tue Apr 03 19:16:43 2007 +0000 |
committer | Steve French <sfrench@us.ibm.com> | Tue Apr 03 19:16:43 2007 +0000 |
tree | 48129ee253f62c45229f615359db72bcb81624f3 | |
parent | c33f8d32746db12ba353b0a05b25f7893a0ac344 [diff] |
[CIFS] Switch cifsd to kthread_run from kernel_thread 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>