Since we don't use the IOScheduler, we have to explicitly tell the
request that the operation is finished. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@26653 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -584,6 +584,8 @@ Test::Run(DMAResource& resource)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
request.OperationFinished(&operation, operation.Status());
|
||||||
|
|
||||||
resultIndex++;
|
resultIndex++;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user