[PATCH] Cleanup for SunRPC auth code
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.
Showing
Please register or sign in to comment