Whamcloud - gitweb
b=20592
authordeshmukh <deshmukh>
Fri, 6 Nov 2009 13:55:08 +0000 (13:55 +0000)
committerdeshmukh <deshmukh>
Fri, 6 Nov 2009 13:55:08 +0000 (13:55 +0000)
commite14a4074dc6234e923a0f39730b2dede41ba8009
tree133431c82e0d5d284be7875971fea1c22812930d
parent0df0dc39ef15788bf8fc97bb61cdea0ea4604de4
b=20592
i=johann
i=andrew.perepechko (panda)

use kthread_run() instead of kernel_thread() so that log dumper won't stuck
in do_exit(). (patch ported to head)
libcfs/include/libcfs/linux/linux-prim.h
libcfs/include/libcfs/user-prim.h
libcfs/libcfs/debug.c
lustre/llite/file.c
lustre/tests/sanity.sh