aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf
diff options
context:
space:
mode:
authorAlex Elder <[email protected]>2012-01-24 10:08:37 -0600
committerAlex Elder <[email protected]>2012-03-22 10:47:47 -0500
commit1dbb439913f0fc0bc30d36411a4a3b3202c0aab1 (patch)
tree7da9c0818f6ce8cff9068732fed25fd62d05ebd0 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf
parentee57741c5209154b8ef124bcaa2496da1b69a988 (diff)
rbd: do not duplicate ceph_client pointer in rbd_device
The rbd_device structure maintains a duplicate copy of the ceph_client pointer maintained in its rbd_client structure. There appears to be no good reason for this, and its presence presents a risk of them getting out of synch or otherwise misused. So kill it off, and use the rbd_client copy only. Signed-off-by: Alex Elder <[email protected]> Signed-off-by: Sage Weil <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf')
0 files changed, 0 insertions, 0 deletions