Loading net/ceph/osdmap.c +1 −1 Original line number Diff line number Diff line Loading @@ -1069,7 +1069,7 @@ static struct crush_work *get_workspace(struct workspace_manager *wsm, /* * Do not return the error but go back to waiting. We * have the inital workspace and the CRUSH computation * have the initial workspace and the CRUSH computation * time is bounded so we will get it eventually. */ WARN_ON(atomic_read(&wsm->total_ws) < 1); Loading Loading
net/ceph/osdmap.c +1 −1 Original line number Diff line number Diff line Loading @@ -1069,7 +1069,7 @@ static struct crush_work *get_workspace(struct workspace_manager *wsm, /* * Do not return the error but go back to waiting. We * have the inital workspace and the CRUSH computation * have the initial workspace and the CRUSH computation * time is bounded so we will get it eventually. */ WARN_ON(atomic_read(&wsm->total_ws) < 1); Loading