• Trond Myklebust's avatar
    [PATCH] Cleanup for SunRPC auth code · 4b7761b4
    Trond Myklebust authored
    Converts the RPC client auth code to use 'list_head' rather than a
    custom pointer scheme.
    
    Fixes a (relatively harmless) race which could cause several cred
    entries to be created for the same user.
    4b7761b4
sunrpc_syms.c 3.77 KB