ntdll: Add support for FILE_{RENAME,LINK}_IGNORE_READONLY_ATTRIBUTE.
commite916255216e708e7646f87ebc5a860039660a87f
authorJoel Holdsworth <joel@airwebreathe.org.uk>
Mon, 7 Aug 2023 10:32:44 +0000 (7 11:32 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 5 Oct 2023 16:49:44 +0000 (5 18:49 +0200)
tree08d3352200e590f9f245d43fbdc373c1fe5579cb
parenta8489d12eb8161cd0434ec57774e87ea70a44716
ntdll: Add support for FILE_{RENAME,LINK}_IGNORE_READONLY_ATTRIBUTE.

Signed-off-by: Joel Holdsworth <joel@airwebreathe.org.uk>
dlls/ntdll/tests/file.c
dlls/ntdll/unix/file.c
server/fd.c