summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorAlex Elder <elder@inktank.com>2013-04-21 12:14:45 -0500
committerSage Weil <sage@inktank.com>2013-05-01 21:19:19 -0700
commit4157976b27287e239d5ae879d2916540fe0b576e (patch)
treedd4cf9d6b832544b3f183bef7d0029f50679f946 /tools/perf/scripts/python/bin
parent80ef15bf71a8ed40e47238e1f4f8b3f2a41f58fe (diff)
rbd: void data pointers for rbd_obj_method_sync()
Make the inbound and outbound data parameters have void rather than character type for rbd_obj_method_sync(). This makes it more clear they don't expect typed data, and eliminates the need for some silly type casts. One more unrelated change: define the features buffer used in _rbd_dev_v2_snap_features() to be a packed data structure. Signed-off-by: Alex Elder <elder@inktank.com> Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions