bareos: bareos-15.2 d5476239

Author Committer Branch Timestamp Parent
Milind Changire mvwieringen bareos-15.2 2015-09-16 21:09 bareos-15.2 c580d9fe Pending
Changeset Fix implementation of gfapi_makedirs()

gfapi_makedirs() was goofing up each time gfapi_makedirs()
chopped off the rightmost path element before issuing a
recursive call to itself, missing on creating the rightmost
path element later.

Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com>
mod - src/plugins/filed/gfapi-fd.c Diff File
mod - src/stored/backends/gfapi_device.c Diff File