diff options
| author | Alex Elder <[email protected]> | 2012-05-22 11:41:43 -0500 |
|---|---|---|
| committer | Alex Elder <[email protected]> | 2012-06-01 08:37:56 -0500 |
| commit | 928443cd9644e7cfd46f687dbeffda2d1a357ff9 (patch) | |
| tree | 09112335af82c7ce01d93caa55567341f9468c3f /tools/perf/scripts | |
| parent | 15d9882c336db2db73ccf9871ae2398e452f694c (diff) | |
libceph: start separating connection flags from state
A ceph_connection holds a mixture of connection state (as in "state
machine" state) and connection flags in a single "state" field. To
make the distinction more clear, define a new "flags" field and use
it rather than the "state" field to hold Boolean flag values.
Signed-off-by: Alex Elder <[email protected]>
Reviewed-by: Sage Weil<[email protected]>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions