• Chuck Lever's avatar
    SUNRPC: Rename svc_sock::sk_reclen · 02648908
    Chuck Lever authored
    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>
    02648908
svcsock.c 36.3 KB