Whamcloud - gitweb
Branch b1_8
authorbobijam <bobijam>
Wed, 21 Oct 2009 09:52:22 +0000 (09:52 +0000)
committerbobijam <bobijam>
Wed, 21 Oct 2009 09:52:22 +0000 (09:52 +0000)
commit337d720360c743809e7e6a1161ae07a352c26915
treecf73e0cfe349f6b48e3c24bdad5b42dd0a5078ca
parente2dcecafd184d05df524bde467577d9cad144295
Branch b1_8
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().
lustre/llite/file.c
lustre/tests/sanity.sh