hello ,everyone!
I built a filter driver like filemon on a ntfs system.
And make a new IRP_MJ_QUERYINFOMATION irp when filter device received a
IRP_MJ_WRITE IRP.When I sent IRP_MJ_QUERYINFOMATION before passthru
IRP_MJ_WRITE IRP ,enter a deadlock in IoCallDriver.
why?
fang
–http://www.eyou.com
–Îȶ¨¿É¿¿µÄµç×ÓÐÅÏä ÓïÒôÓʼþ Òƶ¯ÊéÇ© ÈÕÀú·þÎñ ÍøÂç´æ´¢…ÒÚÓÊδ¾¡
–http://vip.eyou.com
–¿ì¿ìµÇ¼ÒÚÓÊVIPÐÅÏä ×¢²áÄúÖÐÒâµÄÓû§Ãû
Do you send the IRP to the lower driver only or
to the top of the stack ?
L.
----- Original Message -----
From: “f”
To: “Windows File Systems Devs Interest List”
Sent: Tuesday, October 19, 2004 7:50 AM
Subject: [ntfsd] DeadLock in filter device.
> hello ,everyone!
> I built a filter driver like filemon on a ntfs system.
> And make a new IRP_MJ_QUERYINFOMATION irp when filter device received a
> IRP_MJ_WRITE IRP.When I sent IRP_MJ_QUERYINFOMATION before passthru
> IRP_MJ_WRITE IRP ,enter a deadlock in IoCallDriver.
> why?
> fang
>
>
>
>
>
> –http://www.eyou.com
> --Îȶ¨¿É¿¿µÄµç×ÓÐÅÏä ÓïÒôÓʼþ Òƶ¯ÊéÇ© ÈÕÀú·þÎñ ÍøÂç´æ´¢…ÒÚÓÊδ¾¡
>
> –http://vip.eyou.com
> --¿ì¿ìµÇ¼ÒÚÓÊVIPÐÅÏä ×¢²áÄúÖÐÒâµÄÓû§Ãû
>
>
>
>
> —
> Questions? First check the IFS FAQ at
> https://www.osronline.com/article.cfm?id=17
>
> You are currently subscribed to ntfsd as: xxxxx@volny.cz
> To unsubscribe send a blank email to xxxxx@lists.osr.com
>