My minifilter needs to reissue a request by calling FltReissueSynchronousIo
in its post create routine if the returned status is STATUS_REPARSE. I also
need the resulted file object of FltReissueSynchronousIo. In a legacy
filter, I can set another completion routine to achieve the result. I don’t
know how to do this in minifilter.
Any information is appreciated.
Regards,
Shangwu