diff options
author | Alex Elder <elder@inktank.com> | 2012-08-02 12:29:44 -0400 |
---|---|---|
committer | Alex Elder <elder@inktank.com> | 2012-10-01 15:30:48 -0400 |
commit | 0f1d3f938527f319d830ef3082c218c77cfd159f (patch) | |
tree | 8edf8b4aebfb073d538c773517789f0f6bfcb065 /tools/perf/scripts/python | |
parent | 3593815022998ab75379f64735ff67b3ea388cbe (diff) |
rbd: make snap_names_len a u64
The snap_names_len field of an rbd_image_header structure is defined
with type size_t. That field is used as both the source and target
of 64-bit byte-order swapping operations though, so it's best to
define it with type u64 instead.
Signed-off-by: Alex Elder <elder@inktank.com>
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions