Whamcloud - gitweb
LU-1346 libcfs: cleanup libcfs primitive (linux-prim.h)
[fs/lustre-release.git] / lustre / ldlm / ldlm_pool.c
index d7347a7..3259ff8 100644 (file)
@@ -1388,7 +1388,7 @@ static int ldlm_pools_thread_main(void *arg)
 static int ldlm_pools_thread_start(void)
 {
        struct l_wait_info lwi = { 0 };
-       cfs_task_t *task;
+       struct task_struct *task;
        ENTRY;
 
        if (ldlm_pools_thread != NULL)