BUG: https://bugzilla.samba.org/show_bug.cgi?id=12531
Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Uri Simchoni <uri@samba.org>
(backported from commit
979e39252bcc88e8aacb543b8bf322dd6f17fe7f)
}
}
+ trim_string(config->mount_point, NULL, "/");
+ trim_string(config->rel_connectpath, "/", "/");
+ trim_string(config->snapdir, NULL, "/");
+ trim_string(config->snapshot_basepath, NULL, "/");
+
DEBUG(10, ("shadow_copy2_connect: configuration:\n"
" share root: '%s'\n"
" mountpoint: '%s'\n"