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)
commite136d0926ef6a048f6e65b35263c0a9faae3abbe
tree703d73647ce48b5c897af1c8a635db209bd03161
parent51971139b2342fa1005e87bbfcb52305da3fe891
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