mirror of
https://github.com/winfsp/winfsp.git
synced 2025-10-29 19:18:39 -05:00
specified. This causes WinFSP to think that any O_APPEND requests are actually read-only. This adds an additional check for the FILE_APPEND_DATA flag so that we can ensure the request is sent with at least O_WRONLY and O_APPEND set.