Hi,
I have a general question.
As I understand, any code which needs to run after an IRP is performed
should be placed in the IRP completion routine.
However, from the IFS example (sfilter) and also from postings on this
mailing list I see some preference for returning MORE_PROCESSING_REQUIRED
in the completion routine and actually doing all the work after the
IoCallDriver returns in the dispatch function itself.
Which is the proper way and for what reason ?
Rami
You are currently subscribed to ntfsd as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntfsd-$subst(‘Recip.MemberIDChar’)@lists.osr.com