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

fix(quota): update quota twice when unlink/rename opened file #5043

Merged
merged 2 commits into from
Aug 6, 2024

Conversation

jiefenghuang
Copy link
Contributor

close #5018

@jiefenghuang jiefenghuang requested a review from SandyXSD August 1, 2024 02:39
@jiefenghuang jiefenghuang changed the title fix: reduce quota twice when unlink/rename opened file fix: update quota twice when unlink/rename opened file Aug 1, 2024
@jiefenghuang jiefenghuang reopened this Aug 1, 2024
@jiefenghuang jiefenghuang marked this pull request as draft August 1, 2024 10:42
Signed-off-by: jiefenghuang <[email protected]>
@jiefenghuang jiefenghuang marked this pull request as ready for review August 6, 2024 02:37
@jiefenghuang jiefenghuang changed the title fix: update quota twice when unlink/rename opened file fix(quota): update quota twice when unlink/rename opened file Aug 6, 2024
@SandyXSD SandyXSD merged commit aab30fa into juicedata:main Aug 6, 2024
39 checks passed
SandyXSD pushed a commit that referenced this pull request Aug 27, 2024
SandyXSD pushed a commit that referenced this pull request Aug 27, 2024
@zhoucheng361 zhoucheng361 added missed missed bug module/quota quota labels Jan 7, 2025
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.

Deleting files in an 'open' state can lead to quota calculation errors.
4 participants