Since I got no responses – a simpler question.
Can I return status_pending from a paging read request?
-Jeff
Since I got no responses – a simpler question.
Can I return status_pending from a paging read request?
-Jeff
Yes, you can return STATUS_PENDING.
It is not safe to send PagingIO IRP to the File System driver in a thread
that is different from the original thread. If you completly satisfy request
in your filter you should have no problems.
Alexei.
-----Original Message-----
From: Jeff Mancuso [mailto:xxxxx@gmail.com]
Sent: Tuesday, January 11, 2005 10:03 AM
To: Windows File Systems Devs Interest List
Subject: [ntfsd] PagingIO reads
Since I got no responses – a simpler question.
Can I return status_pending from a paging read request?
-Jeff
Questions? First check the IFS FAQ at
https://www.osronline.com/article.cfm?id=17
You are currently subscribed to ntfsd as: xxxxx@vmware.com
To unsubscribe send a blank email to xxxxx@lists.osr.com