[*] Supporting Linus-OS is causing me more HEADACHES
(fix nt regression in linux catch-up commit)
This commit is contained in:
parent
f265ca267a
commit
3828712273
@ -93,7 +93,7 @@ namespace Aurora::IO
|
||||
if (create.bDirectIOMode)
|
||||
{
|
||||
dwFlags |= FILE_FLAG_NO_BUFFERING;
|
||||
this->bDirectIOMode = true;
|
||||
this->bDirectIO = true;
|
||||
}
|
||||
|
||||
if (!dwFlags)
|
||||
|
Loading…
Reference in New Issue
Block a user