In my filter driver based on the Filemon source code, I got an looping on
processing C:$LogFile with the same Irp and FileObject, the return status
of IoCallDriver is STATUS_SUCCESS. What is the possible cause?
Thanks.
In my filter driver based on the Filemon source code, I got an looping on
processing C:$LogFile with the same Irp and FileObject, the return status
of IoCallDriver is STATUS_SUCCESS. What is the possible cause?
Thanks.