SUNRPC: Rename TCP receive-specific state variables
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Mon, 13 Aug 2018 19:48:42 +0000 (15:48 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Sun, 30 Sep 2018 19:35:14 +0000 (15:35 -0400)
commitd1109aa56c71e19fc117e75bff11384fc7279a3b
tree231799eeb09377033370e9d435a5b67006054d45
parent3a03818fbee0a85196a2214f07db9e2b622e2550
SUNRPC: Rename TCP receive-specific state variables

Since we will want to introduce similar TCP state variables for the
transmission of requests, let's rename the existing ones to label
that they are for the receive side.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
include/linux/sunrpc/xprtsock.h
include/trace/events/sunrpc.h
net/sunrpc/xprtsock.c