bareos: bareos-17.2 ee395cf8

Author Committer Branch Timestamp Parent
arogge arogge bareos-17.2 2020-07-09 19:06 bareos-17.2 916b63c7 Pending
Changeset stored: add support for glusterfs 6.0

GlusterFS 6.0 contains a new glfs_truncate() call with 4 parameters.
Bareos (18.2+) detect this and add a macro supporting both versions. For
autoconf we simply check for GLFS_STAT_ALL that was introduced in v6.0
and implement the same workaround as for 18.2+.
mod - src/stored/backends/gfapi_device.h Diff File