goofys
goofys copied to clipboard
Fix ReadDir inode leak
fix https://github.com/kahing/goofys/issues/785 When the OS reclaims the inode of the parent directory, delete the child node from the global map
@kahing Excuse me, could you help me review it, please?
Is the issue resolved?