- Make IoCreateFile use deferred I/O completion.
authorAlex Ionescu <aionescu@gmail.com>
Wed, 5 Jul 2006 06:45:00 +0000 (06:45 +0000)
committerAlex Ionescu <aionescu@gmail.com>
Wed, 5 Jul 2006 06:45:00 +0000 (06:45 +0000)
commitce56d2bf075dae128e11fd54c4f1e796431c539b
tree1bfe8d55e7b7005fd165de2bbaa041fd6c7aa4a6
parent5338d133b3ab44afac1a3ee052bd0155fcf69c19
- Make IoCreateFile use deferred I/O completion.
- Fixed a bug in TCP/IP that was making it complete IRP_MJ_CREATE with STATUS_SUCCESS yet with the IRP marked as pending.

svn path=/trunk/; revision=22859
reactos/drivers/network/tcpip/tcpip/irp.c
reactos/drivers/network/tcpip/tcpip/main.c
reactos/ntoskrnl/io/iomgr/file.c