[PATCH] Fix RPC client warning in 2.5.58...
The warning /lockd/clntXxXxXxXx RPC: Couldn't create pipefs entry is due to the lockd process starting RPC clients as an unprivileged user, causing path_walk() to fail. The following patch fixes it.
Showing
Please register or sign in to comment