diff options
author | Jeff Layton <[email protected]> | 2020-03-18 15:29:34 -0400 |
---|---|---|
committer | Ilya Dryomov <[email protected]> | 2020-06-01 13:22:52 +0200 |
commit | 681ac634883ba162ce5c50c10120c8bf4df81574 (patch) | |
tree | 1923fb976f30f46bca986cb07e2c1e597d8c53d9 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 0a454bdd501ad1aa30bb72e9581efa338ad6ce5c (diff) |
ceph: split up __finish_cap_flush
This function takes a mdsc argument or ci argument, but if both are
passed in, it ignores the ci arg. Fortunately, nothing does that, but
there's no good reason to have the same function handle both cases.
Also, get rid of some branches and just use |= to set the wake_* vals.
Signed-off-by: Jeff Layton <[email protected]>
Signed-off-by: Ilya Dryomov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions