Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit add1511c authored by Chuck Lever's avatar Chuck Lever
Browse files

NFSD: Streamline the rare "found" case


Move a rarely called function call site out of the hot path.

This is an exceptionally small improvement because the compiler
inlines most of the functions that nfsd_cache_lookup() calls.

Signed-off-by: default avatarChuck Lever <chuck.lever@oracle.com>
parent 0f29ce32
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment