diff options
author | 2013-04-21 12:14:45 -0500 | |
---|---|---|
committer | 2013-05-01 21:19:19 -0700 | |
commit | 4157976b27287e239d5ae879d2916540fe0b576e (patch) | |
tree | dd4cf9d6b832544b3f183bef7d0029f50679f946 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | rbd: give rbd_obj_read_sync() buffer void type (diff) | |
download | linux-dev-4157976b27287e239d5ae879d2916540fe0b576e.tar.xz linux-dev-4157976b27287e239d5ae879d2916540fe0b576e.zip |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions