X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fldlm%2Fldlm_lib.c;h=b0eea4758c492244cd799324d4f64fe6e8e6662c;hp=34e0b14469140334d53f3bd7afe515d93d6f0295;hb=14a1102268941d851ef5ef793923e39081b81ff4;hpb=f9d837b479232bfc4f271f23cd3729ca67cb6c1d diff --git a/lustre/ldlm/ldlm_lib.c b/lustre/ldlm/ldlm_lib.c index 34e0b14..b0eea47 100644 --- a/lustre/ldlm/ldlm_lib.c +++ b/lustre/ldlm/ldlm_lib.c @@ -2715,6 +2715,7 @@ static int target_recovery_thread(void *arg) thread->t_env = env; thread->t_id = -1; /* force filter_iobuf_get/put to use local buffers */ + thread->t_task = current; env->le_ctx.lc_thread = thread; tgt_io_thread_init(thread); /* init thread_big_cache for IO requests */