Skip to content

Fix ReadDir inode leak#786

Open
1978629634 wants to merge 1 commit intokahing:masterfrom
1978629634:fix-inode-leak
Open

Fix ReadDir inode leak#786
1978629634 wants to merge 1 commit intokahing:masterfrom
1978629634:fix-inode-leak

Conversation

@1978629634
Copy link
Copy Markdown

@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
Copy Markdown
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
Copy Markdown

Is the issue resolved?

Jose-Matsuda added a commit to StatCan/goofys that referenced this pull request Jul 24, 2025
Jose-Matsuda added a commit to StatCan/goofys that referenced this pull request Jul 24, 2025
* feat(readdir): fix inode leak
kahing#786
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