[NPFS]
authorCameron Gutman <aicommander@gmail.com>
Tue, 1 Jun 2010 02:44:15 +0000 (02:44 +0000)
committerCameron Gutman <aicommander@gmail.com>
Tue, 1 Jun 2010 02:44:15 +0000 (02:44 +0000)
commit85c99c26cb2e87d48052aa0b948a676ee9b6f80b
tree8913bb4525c486acd770961304eced596365c959
parentf4d415767d962f787b7897014933766667aa340e
[NPFS]
- Acquire the cancel spin lock before calling IoSetCancelRoutine
- Remove the old cancellation code
- Don't use the CCB stored in the IRP because it could be invalid depending on the state of the IRP
- Simplify thread termination
- Fixes random crash during rpcrt4:ndr_marshall test

svn path=/trunk/; revision=47506
reactos/drivers/filesystems/npfs/rw.c