commit | 37a4e6cb0391f2293ba3d59e3a63ec0e56ed720d | [log] [tgz] |
---|---|---|
author | Olga Kornievskaia <[email protected]> | Mon Dec 04 20:22:33 2006 -0500 |
committer | Trond Myklebust <[email protected]> | Wed Dec 06 10:46:44 2006 -0500 |
tree | c4c039bd801fedbaa9b8f9da67aeda3948fe9f38 | |
parent | 87d918d667e51962938392759aef6ca368d6e96d [diff] |
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 <[email protected]> Signed-off-by: Trond Myklebust <[email protected]>