Files
linux/include
J. Bruce Fields 3e19ce762b rpc: xdr_truncate_encode
This will be used in the server side in a few cases:
	- when certain operations (read, readdir, readlink) fail after
	  encoding a partial response.
	- when we run out of space after encoding a partial response.
	- in readlink, where we initially reserve PAGE_SIZE bytes for
	  data, then truncate to the actual size.

Signed-off-by: J. Bruce Fields <bfields@redhat.com>
2014-05-30 17:31:47 -04:00
..
2014-03-06 09:47:42 +01:00
2014-05-30 17:31:47 -04:00
2014-04-09 20:26:20 -06:00
2014-05-08 12:43:03 -04:00