Whamcloud - gitweb
LU-6138 lfsck: set async windows size properly
[fs/lustre-release.git] / lustre / lfsck / lfsck_namespace.c
index 73358a5..83250b6 100644 (file)
@@ -4118,7 +4118,6 @@ static int lfsck_namespace_exec_dir(const struct lu_env *env,
        bool                             wakeup  = false;
 
        l_wait_event(mthread->t_ctl_waitq,
-                    bk->lb_async_windows == 0 ||
                     lad->lad_prefetched < bk->lb_async_windows ||
                     !thread_is_running(mthread) ||
                     thread_is_stopped(athread),