diff options
author | 2014-02-25 17:44:21 -0500 | |
---|---|---|
committer | 2014-05-30 17:31:47 -0400 | |
commit | 3e19ce762b537dd9aeefdd0849ba5f2f01ff83cf (patch) | |
tree | 3b261560ccf50dd7efadc2f61a6762566cfdbf45 /tools/perf/scripts/python | |
parent | nfsd4: keep xdr buf length updated (diff) | |
download | linux-dev-3e19ce762b537dd9aeefdd0849ba5f2f01ff83cf.tar.xz linux-dev-3e19ce762b537dd9aeefdd0849ba5f2f01ff83cf.zip |
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>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions