]> git.baikalelectronics.ru Git - kernel.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)
commitb89cba148435c8777b8917e0e30100b30364e70a
tree752787b1b79b4d7c076883434bcc5650e168d1cb
parentc61095bd3d70eba43ca89b089d97db166c49f9ac
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