- NtWriteFile:
authorAlex Ionescu <aionescu@gmail.com>
Mon, 3 Jul 2006 01:17:14 +0000 (01:17 +0000)
committerAlex Ionescu <aionescu@gmail.com>
Mon, 3 Jul 2006 01:17:14 +0000 (01:17 +0000)
commit933ef1952dfc883dbb42ce0191d2c6642389499a
treedf9b29c6615b27f7aa6751136266838f82c3eedd
parentc4bc69cfd70414357d4da7e393b1b9ab188bbf7f
- NtWriteFile:
  - Allow async i/o access on mailslots, without a byte offset.
  - Fix sync semantics just like for the other functions until now.
  - Fix a potential object leak in  a failure case.
  - Don't call IoBuildSyncronousFsdRequest since we want to build the IRP ourselves.
  - Use deferred I/O as an optimization.

svn path=/trunk/; revision=22790
reactos/ntoskrnl/io/iomgr/iofunc.c