goofys icon indicating copy to clipboard operation
goofys copied to clipboard

Fix ReadDir inode leak

Open 1978629634 opened this issue 5 months ago • 2 comments

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

1978629634 avatar Jan 11 '24 15:01 1978629634