Details
-
Bug
-
Resolution: Fixed
-
Major
-
None
-
3
-
9223372036854775807
Description
There is a race around opd_new_connection causing osp_precreate_thread to infinite wait :
l_wait_event(d->opd_pre_waitq, !osp_precreate_running(d) || d->opd_new_connection, &lwi);
Attachments
Issue Links
- duplicates
-
LU-16578 osp prealloc_status stuck at -11 after MDT failover
- Closed