diff options
author | 2014-05-15 11:56:43 -0400 | |
---|---|---|
committer | 2014-05-29 11:11:43 -0400 | |
commit | b4fdac1a5150174df0847a45dc6612ce5ce3daeb (patch) | |
tree | 477f3dc72760a8ff622934723c4a984cd4c9ce5d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | nfs: remove unused arg from nfs_create_request (diff) | |
download | linux-dev-b4fdac1a5150174df0847a45dc6612ce5ce3daeb.tar.xz linux-dev-b4fdac1a5150174df0847a45dc6612ce5ce3daeb.zip |
nfs: modify pg_test interface to return size_t
This is a step toward allowing pg_test to inform the the
coalescing code to reduce the size of requests so they may fit in
whatever scheme the pg_test callback wants to define.
For now, just return the size of the request if there is space, or 0
if there is not. This shouldn't change any behavior as it acts
the same as when the pg_test functions returned bool.
Signed-off-by: Weston Andros Adamson <dros@primarydata.com>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions