bareos: master 4fdcca02

Author Committer Branch Timestamp Parent
Marco van Wieringen Marco van Wieringen master 2014-12-12 14:08 master 2ce0c0ce Pending
Changeset Add support for changed rados_write API.

Seems from version 0.68 to 0.69 the rados_write
function all of a sudden gives back 0 when succeeded and
no longer the actual bytes it wrote. As we also want to
support the old API it now checks the LIBRADOS_VERSION_CODE
mod - src/stored/backends/rados_device.c Diff File