[NTOSKRNL] NtReadFile/NtWriteFile: If a file has been opened for non-cached access...
authorEric Kohl <eric.kohl@reactos.org>
Wed, 3 Oct 2018 23:16:17 +0000 (01:16 +0200)
committerEric Kohl <eric.kohl@reactos.org>
Wed, 3 Oct 2018 23:17:58 +0000 (01:17 +0200)
commitfd334021040e0377816e0ca198c9940ed8135e3a
tree14a650cb619f82304c223996e9129eb11accf7dc
parentd8f22735ed0895f3f883825f8387bc3d4a6462fb
[NTOSKRNL] NtReadFile/NtWriteFile: If a file has been opened for non-cached access, Length and ByteOffset must be sector size aligned.

This fixed two ntdll apitests.
ntoskrnl/io/iomgr/iofunc.c