libnfs/nfs
Peter Lieven 9cb49494c7 pdu: drop the rpc->encodebuf
the only call thar really needs a big encodebuf is WRITE. So give each
PDU its private encodebuf. This avoids the need to memcpy the data from
the static rpc->encodebuf to the pdu->outdata.data.

Signed-off-by: Peter Lieven <pl@kamp.de>
2016-06-02 09:12:53 +02:00
..
Makefile.am Win32: Add win32_compat.h include 2016-01-08 23:23:00 +01:00
libnfs-raw-nfs.c Remove unused variables from raw (generated) files 2015-03-12 05:15:55 +00:00
libnfs-raw-nfs.h types: remove the [u_]quad type and replace with [u]int64 2014-08-16 14:51:53 -07:00
nfs.c pdu: drop the rpc->encodebuf 2016-06-02 09:12:53 +02:00
nfs.x types: remove the [u_]quad type and replace with [u]int64 2014-08-16 14:51:53 -07:00
nfsacl.c ZDR: New builtin replacement for RPC/XDR called ZDR 2012-07-04 16:53:12 +10:00