svc: Move sk_flags to the svc_xprt structure
authorTom Tucker <tom@opengridcomputing.com>
Mon, 31 Dec 2007 03:07:48 +0000 (21:07 -0600)
committerJ. Bruce Fields <bfields@citi.umich.edu>
Fri, 1 Feb 2008 21:42:11 +0000 (16:42 -0500)
commit02fc6c36188be0ad19502cfd39266150ffab7603
treee1d85b49c18944209232bbb1ebaf51001b6af602
parente1b3157f9710622bad6c7747d3b08ed3d2394cf6
svc: Move sk_flags to the svc_xprt structure

This functionally trivial change moves the transport independent sk_flags
field to the transport independent svc_xprt structure.

Signed-off-by: Tom Tucker <tom@opengridcomputing.com>
Acked-by: Neil Brown <neilb@suse.de>
Reviewed-by: Chuck Lever <chuck.lever@oracle.com>
Reviewed-by: Greg Banks <gnb@sgi.com>
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
include/linux/sunrpc/svc_xprt.h
include/linux/sunrpc/svcsock.h
net/sunrpc/svcsock.c