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

disallow create files in trash directory #3864

Merged
merged 5 commits into from
Jul 3, 2023
Merged

disallow create files in trash directory #3864

merged 5 commits into from
Jul 3, 2023

Conversation

davies
Copy link
Contributor

@davies davies commented Jul 2, 2023

There is a race that a client may create a file into a directory which is already moved into trash by another client, and the creation succeed but user can't access the file from given path. The file will be eventually removed from trash.

close #2774 #3737

@github-actions
Copy link

github-actions bot commented Jul 2, 2023

@davies davies requested a review from SandyXSD July 2, 2023 13:59
@github-actions
Copy link

github-actions bot commented Jul 3, 2023

@github-actions
Copy link

github-actions bot commented Jul 3, 2023

@github-actions
Copy link

github-actions bot commented Jul 3, 2023

@github-actions
Copy link

github-actions bot commented Jul 3, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

It's possible to create new entry under a removed directory
2 participants