1
1
Nathan Hjelm 0d703759f6 osc/rdma: fix possible error when encountering accumulate lock contention
It is possible to get into a situation where a small accumulate operation
can not be completed because a large accumulate operation holds the lock.
In this case we may return from wait/flush/etc before the operation is
complete. To handle this case increment the expected incoming fragment
count when queuing an accumulate operation and increment the incoming
fragment count after processing the accumulate operation.

cmr=v1.8:reviewer=jsquyres

This commit was SVN r31224.
2014-03-25 21:00:43 +00:00
..
2014-03-21 09:16:46 +00:00
2014-03-12 00:21:23 +00:00
2012-04-18 15:57:29 +00:00
2014-02-14 08:46:23 +00:00