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 ReadDir inode leak #786

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

1978629634
Copy link

@1978629634 1978629634 commented Jan 11, 2024

fix #785
When the OS reclaims the inode of the parent directory, delete the child node from the global map

@1978629634
Copy link
Author

@kahing Excuse me, could you help me review it, please?

@1978629634 1978629634 force-pushed the fix-inode-leak branch 4 times, most recently from f4079e6 to 4572b31 Compare January 12, 2024 04:06
@fenglangwangyi
Copy link

Is the issue resolved?

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.

ReadDir inode leak causes memory leak
2 participants