Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LocalFileSystem improvements and regression fixes for CopyDirectoryRecursively and AesXtsFile #217

Merged
merged 3 commits into from
Dec 14, 2021

Conversation

Thealexbarney
Copy link
Owner

Fixes #215
Fixes #216

  • Allows deleting read-only files and directories in LocalFileSystem
    Works around Ryujinx/Ryujinx#2841

- CopyDirectoryRecursively would try to create directories on the source FS instead of the destination FS.
- Don't output file name twice in CopyDirectoryRecursively .
An exception in the constructor would make it so the file wasn't disposed correctly
@Thealexbarney Thealexbarney merged commit 9451553 into master Dec 14, 2021
@Thealexbarney Thealexbarney deleted the misc-fixes branch December 14, 2021 08:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant