diff options
author | Anna Schumaker <Anna.Schumaker@Netapp.com> | 2022-07-21 21:21:34 +0300 |
---|---|---|
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | 2022-07-23 22:38:29 +0300 |
commit | d3b00a802c845a6021148ce2e669b5a0b5729959 (patch) | |
tree | 40759c2ecc0d53abbfb404571bb71d214f109fc7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | e1bd87608d4b6f87813f79b91e834de610f1049b (diff) | |
download | linux-d3b00a802c845a6021148ce2e669b5a0b5729959.tar.xz |
NFS: Replace the READ_PLUS decoding code
We now take a 2-step process that allows us to place data and hole
segments directly at their final position in the xdr_stream without
needing to do a bunch of redundant copies to expand holes. Due to the
variable lengths of each segment, the xdr metadata might cross page
boundaries which I account for by setting a small scratch buffer so
xdr_inline_decode() won't fail.
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions