Skip to content

[New msys2-runtime version] Cygwin: FILE_OPEN_NO_RECALL is incompatible with FILE_DIRECTORY_FILE #4897

@github-actions

Description

@github-actions
Cygwin: FILE_OPEN_NO_RECALL is incompatible with FILE_DIRECTORY_FILE

If FILE_DIRECTORY_FILE is given, FILE_OPEN_NO_RECALL is not allowed,
otherwise NtCreateFile returns STATUS_INVALID_PARAMETER.

Drop FILE_OPEN_NO_RECALL where FILE_DIRECTORY_FILE is specified.

Fixes: f6b56abec186 ("Cygwin: try to avoid recalling offline files")
Reported-by: Bruce Jerrick <[email protected]>
Signed-off-by: Corinna Vinschen <[email protected]>

msys2/msys2-runtime@260676c

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions