]> git.baikalelectronics.ru Git - kernel.git/commit
SUNRPC: Move TCP state flags into xprtsock.c
authorChuck Lever <chuck.lever@oracle.com>
Tue, 5 Dec 2006 21:35:23 +0000 (16:35 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 6 Dec 2006 15:46:50 +0000 (10:46 -0500)
commit847608c67c832daf2a080faa73ea2cee87a2d69b
tree703d73647ce48b5c897af1c8a635db209bd03161
parent0b082758908aff30845e054666343abc3574517f
SUNRPC: Move TCP state flags into xprtsock.c

Move "XPRT_LAST_FRAG" and friends from xprt.h into xprtsock.c, and rename
them to use the naming scheme in use in xprtsock.c.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
include/linux/sunrpc/xprt.h
net/sunrpc/xprtsock.c