Use HandleMap for registering file handles too. Rename fileBridge to
openedFile. To make this work, add OpenCountMutex to inode. This fixes a race condition in considerDropInode().
Showing
Please register or sign in to comment
openedFile. To make this work, add OpenCountMutex to inode. This fixes a race condition in considerDropInode().