diff options
author | 2020-11-20 16:31:03 -0500 | |
---|---|---|
committer | 2020-12-02 14:05:53 -0500 | |
commit | 1d97316692f708de755655ac1cfd704d7a55843f (patch) | |
tree | 4e29813d4699cc54b08569f9451706261c0a0799 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | SUNRPC: Clean up helpers xdr_set_iov() and xdr_set_page_base() (diff) | |
download | linux-rng-1d97316692f708de755655ac1cfd704d7a55843f.tar.xz linux-rng-1d97316692f708de755655ac1cfd704d7a55843f.zip |
SUNRPC: Fix up xdr_read_pages() to take arbitrary object lengths
Fix up xdr_read_pages() so that it can handle object lengths that are
larger than the page length, by simply aligning to the next object in
the buffer tail.
The function will continue to return the length of the truncate object
data that actually fit into the pages.
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions