diff options
author | Stratos Psomadakis <[email protected]> | 2011-11-10 15:45:37 +0200 |
---|---|---|
committer | Sage Weil <[email protected]> | 2011-11-11 09:50:19 -0800 |
commit | 224736d9113ab4a7cf3f05c05377492bd99b4b02 (patch) | |
tree | 0a8fe8063e904eebc2f591607faf8711b78016f8 /tools/perf/scripts/python/netdev-times.py | |
parent | 774ac21da76f5c3018428725074e27a3fd40b128 (diff) |
libceph: Allocate larger oid buffer in request msgs
ceph_osd_request struct allocates a 40-byte buffer for object names.
RBD image names can be up to 96 chars long (100 with the .rbd suffix),
which results in the object name for the image being truncated, and a
subsequent map failure.
Increase the oid buffer in request messages, in order to avoid the
truncation.
Signed-off-by: Stratos Psomadakis <[email protected]>
Signed-off-by: Sage Weil <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions