How to send IRP to device obect directly instead of lower layered fastfat.sys

Hi~~

I make file system filer driver.

It just intercept IRP_MJ_WRITE .

I make Write function making use of fastfat.sys source in IFS KIT.

What I want to do is that.

When I get the IRP_MJ_WRITE , send IRP to device obect directly .

I don’t want to send IRP_MJ_WRITE to next layered driver - fastfat.sys .

Well, Is the way of my thinking correct?? or not?


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