diff options
author | Alex Elder <elder@inktank.com> | 2013-03-01 18:00:15 -0600 |
---|---|---|
committer | Sage Weil <sage@inktank.com> | 2013-05-01 21:16:15 -0700 |
commit | 2a24d1f4bd7995de133c857bfdc77ac82c842300 (patch) | |
tree | 33d1fa3029e7009f041043ef96cba3c782e475db /Documentation/networking/scaling.txt | |
parent | 8f63ca2d23c7922b24d7b95e54740ec29c859379 (diff) |
libceph: use (void *) for untyped data in osd ops
Two of the fields defining osd operations are defined using (char *)
while the data they represent are really untyped, not character
strings. Change them to have type (void *).
Signed-off-by: Alex Elder <elder@inktank.com>
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
Diffstat (limited to 'Documentation/networking/scaling.txt')
0 files changed, 0 insertions, 0 deletions