hbirr(a)svn.reactos.com wrote:
- Set the IOSB on error for async irp's with a sync
FO (fix bug #609).
Clearly, the problem is that someone is reading the Iosb instead of
reading the FileObject->FinalStatus.
Do you know who is doing that? Fixing the caller would fix the bug,
instead of adding the hack into the IRP Code.
Thanks for the commit,
Best regards,
Alex Ionescu