rpc: move process_xdr_buf
authorOlga Kornievskaia <aglo@citi.umich.edu>
Tue, 5 Dec 2006 01:22:33 +0000 (20:22 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 6 Dec 2006 15:46:44 +0000 (10:46 -0500)
commit37a4e6cb0391f2293ba3d59e3a63ec0e56ed720d
treec4c039bd801fedbaa9b8f9da67aeda3948fe9f38
parent87d918d667e51962938392759aef6ca368d6e96d
rpc: move process_xdr_buf

Since process_xdr_buf() is useful outside of the kerberos-specific code, we
move it to net/sunrpc/xdr.c, export it, and rename it in keeping with xdr_*
naming convention of xdr.c.

Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
include/linux/sunrpc/xdr.h
net/sunrpc/auth_gss/gss_krb5_crypto.c
net/sunrpc/xdr.c