]> 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)
commit98d7035e4037bf623b669caf6548a8388fc0bb15
tree231799eeb09377033370e9d435a5b67006054d45
parent73ff2faecfafdcee112b9c7d71560a1378bc5b9e
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