Move treeLock read-locking inode.GetPath().
This fixes a potential race conditions in FileSystemConnector.internalLookupWithNode, which did not take the treeLock.
Showing
Please register or sign in to comment
This fixes a potential race conditions in FileSystemConnector.internalLookupWithNode, which did not take the treeLock.