vfs_real: Avoid redundant map lookups
Avoids some trivially avoidable map lookups by keeping the result of find operations around and querying them.
Loading
Please register or sign in to comment
Avoids some trivially avoidable map lookups by keeping the result of find operations around and querying them.