Skip to content
Commit 02648908 authored by Chuck Lever's avatar Chuck Lever
Browse files

SUNRPC: Rename svc_sock::sk_reclen



Clean up. I find the name of the svc_sock::sk_reclen field
confusing, so I've changed it to better reflect its function. This
field is not read directly to get the record length. Rather, it is
a buffer containing a record marker that needs to be decoded.

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