wine-staging/patches/server-File_Permissions
Zebediah Figura 21b92f9611 server-File_Permissions: Remove patch 0001.
This patch concerns the case where we successfully create a read-only directory
with FILE_DELETE_ON_CLOSE. Currently we return STATUS_CANNOT_DELETE (having
cleared O_CREAT). This patch would change that to return success.

However, tests show that this is incorrect. Actually FILE_DELETE_ON_CLOSE should
always fail on a read-only file, including when that file is created by the same
call.
2024-03-01 23:50:11 -06:00
..
0004-advapi32-tests-Add-tests-for-ACL-inheritance-in-Crea.patch server-File_Permissions: Remove patches for Cygwin unlink(). 2024-03-01 23:50:11 -06:00
0005-advapi32-tests-Add-ACL-inheritance-tests-for-creatin.patch Rebase against 1b32ac45f821ee1fe06a3dc4f903a81a190216c7. 2024-02-25 10:30:04 +11:00