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

Memstick folder move on Android: Speedup and safety #18744

Merged
merged 3 commits into from Jan 22, 2024

Conversation

hrydgard
Copy link
Owner

@hrydgard hrydgard commented Jan 22, 2024

Now, uses direct moves of the top level directories if possible.

If not, copies, then verifies that the copy succeeded, and only then deletes the original files.

Should be better than the old stuff, at least. And should help #18253 .

@hrydgard hrydgard added this to the v1.17.0 milestone Jan 22, 2024
@hrydgard hrydgard merged commit 796787d into master Jan 22, 2024
18 checks passed
@hrydgard hrydgard deleted the memstick-move-speedup branch January 22, 2024 22:12
@hrydgard hrydgard mentioned this pull request Jan 23, 2024
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant