Re: using STATUS_MORE_PROCESSING_REQUIRED: am I usin--g it correctly??

http://www.amazon.com/exec/obidos/ASIN/1565922492/o/qid=965163388/sr=8-1/ref
=aps_sr_b_1_3/002-8888753-4838412

-----Original Message-----
From: Ken Crismon [mailto:xxxxx@riolabs.com]
Sent: Tuesday, August 01, 2000 4:50 PM
To: File Systems Developers
Subject: [ntfsd] Re: using STATUS_MORE_PROCESSING_REQUIRED: am I usin g
it correctly??

What is Nagar’s book. Being new to list I am unfamiliar with this book.

Thanks in advance for the information.

Ken Crismon
Riolabs Inc.

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com]On Behalf Of Maxim S. Shatskih
Sent: Tuesday, August 01, 2000 2:48 PM
To: File Systems Developers
Subject: [ntfsd] Re: using STATUS_MORE_PROCESSING_REQUIRED: am I usin g
it correctly??

RE: [ntfsd] Re: using STATUS_MORE_PROCESSING_REQUIRED: am I using it
correctly??>manager will call IopCompleteRequest whether or not

STATUS_MORE_PROCESSING_REQUIRED was returned from someones
completion routine. Later, when the guy who returned
STATUS_MORE_PROCESSING_REQUIRED tries to touch the irp (because
he think he successfully halted completion) - KABLOOEY! The irp has
already been torn down.

Calling IoMarkIrpPending before IoCallDriver will save you from this. See
Nagar’s book.

Max


You are currently subscribed to ntfsd as: xxxxx@riolabs.com
To unsubscribe send a blank email to $subst(‘Email.Unsub’)


You are currently subscribed to ntfsd as: xxxxx@ntpsoftware.com
To unsubscribe send a blank email to $subst(‘Email.Unsub’)