Whamcloud - gitweb
LU-12397 osp: always set opd_new_connection
[fs/lustre-release.git] / lustre / osp / osp_precreate.c
index 6e3e9e9..bbbf7c4 100644 (file)
@@ -1224,6 +1224,8 @@ static int osp_precreate_thread(void *_args)
                        if (!d->opd_new_connection)
                                continue;
 
+                       OBD_FAIL_TIMEOUT(OBD_FAIL_OSP_CON_EVENT_DELAY,
+                                        cfs_fail_val);
                        d->opd_new_connection = 0;
                        d->opd_got_disconnected = 0;
                        break;