]> git.karo-electronics.de Git - karo-tx-linux.git/commit
SUNRPC: Move congestion window constants to header file
authorChuck Lever <chuck.lever@oracle.com>
Wed, 28 May 2014 14:34:49 +0000 (10:34 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Wed, 4 Jun 2014 12:56:51 +0000 (08:56 -0400)
commit4f4cf5ad6fc1b16dc8dc9d750bb80b35eba5e98d
tree752787b1b79b4d7c076883434bcc5650e168d1cb
parent18906972aa1103c07869c9b43860a52e0e27e8e5
SUNRPC: Move congestion window constants to header file

I would like to use one of the RPC client's congestion algorithm
constants in transport-specific code.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
include/linux/sunrpc/xprt.h
net/sunrpc/xprt.c