diff options
author | Chuck Lever <chuck.lever@oracle.com> | 2011-05-09 19:22:34 (GMT) |
---|---|---|
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | 2011-05-27 21:42:47 (GMT) |
commit | 61677eeec29e87edc03a1061ae0a04b92507450d (patch) | |
tree | a305e0359d5c2b3cd611f9989bf18f4202c48cb2 /fs | |
parent | 26f04dde681c6a48b2bacfc5fe01fef204419b0c (diff) | |
download | linux-fsl-qoriq-61677eeec29e87edc03a1061ae0a04b92507450d.tar.xz |
SUNRPC: Rename xs_encode_tcp_fragment_header()
Clean up: Use a more generic name for xs_encode_tcp_fragment_header();
it's appropriate to use for all stream transport types. We're about
to add new stream transport.
Also, move it to a place where it is more easily shared amongst the
various send_request methods. And finally, replace the "htonl" macro
invocation with its modern equivalent.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions