acrn-kernel/net/sunrpc
Alexey Dobriyan 7699431301 [SUNRPC]: svc_{get,put}nl()
* add svc_getnl():
	Take network-endian value from buffer, convert to host-endian
	and return it.
* add svc_putnl():
	Take host-endian value, convert to network-endian and put it
	into a buffer.
* annotate svc_getu32()/svc_putu32() as dealing with network-endian.
* convert to svc_getnl(), svc_putnl().

[AV: in large part it's a carved-up Alexey's patch]

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-09-28 18:01:20 -07:00
..
auth_gss [SUNRPC]: svc_{get,put}nl() 2006-09-28 18:01:20 -07:00
Makefile
auth.c
auth_null.c
auth_unix.c
cache.c [PATCH] knfsd: fix race related problem when adding items to and svcrpc auth cache 2006-08-06 08:57:47 -07:00
clnt.c SUNRPC: Add refcounting to the struct rpc_xprt 2006-09-22 23:25:01 -04:00
pmap_clnt.c SUNRPC: Fix Oops in pmap_getport_done 2006-09-22 23:25:01 -04:00
rpc_pipe.c [PATCH] inode-diet: Eliminate i_blksize from the inode structure 2006-09-27 08:26:18 -07:00
sched.c [PATCH] Really ignore kmem_cache_destroy return value 2006-09-27 08:26:10 -07:00
socklib.c [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE 2006-09-22 14:53:53 -07:00
stats.c
sunrpc_syms.c SUNRPC: Eliminate xprt_create_proto and rpc_create_client 2006-09-22 23:24:51 -04:00
svc.c [SUNRPC]: svc_{get,put}nl() 2006-09-28 18:01:20 -07:00
svcauth.c [SUNRPC]: svc_{get,put}nl() 2006-09-28 18:01:20 -07:00
svcauth_unix.c [SUNRPC]: svc_{get,put}nl() 2006-09-28 18:01:20 -07:00
svcsock.c [SUNRPC]: Update to use in-kernel sockets API. 2006-09-22 14:54:06 -07:00
sysctl.c
timer.c SUNRPC: remove extraneous header inclusions 2006-09-22 23:24:47 -04:00
xdr.c
xprt.c SUNRPC: Add refcounting to the struct rpc_xprt 2006-09-22 23:25:01 -04:00
xprtsock.c Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 2006-09-23 16:58:40 -07:00