[PATCH 123/124] staging: lustre: o2iblnd: Put back work queue check previously removed

2016-09-18 Thread James Simmons
From: Doug Oucharek The previous patch, http://review.whamcloud.com/21304/, removed a check needed until LU-5718 is properly addressed. With the check, LU-5718 results in an error message and a lost RDMA operation. Without it, we have memory corruption and a crash

[PATCH 123/124] staging: lustre: o2iblnd: Put back work queue check previously removed

2016-09-18 Thread James Simmons
From: Doug Oucharek The previous patch, http://review.whamcloud.com/21304/, removed a check needed until LU-5718 is properly addressed. With the check, LU-5718 results in an error message and a lost RDMA operation. Without it, we have memory corruption and a crash (much harder to debug).