]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit387119b4ce078f04c4fb003e87932ff005339e57
tree231799eeb09377033370e9d435a5b67006054d45
parent94e1ffe7696a4d3b96f9f84f9264d17ab23433ce
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