mirror of
https://github.com/winfsp/winfsp.git
synced 2026-05-22 13:43:41 -05:00
b513128cfe
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.