https://bugzilla.samba.org/show_bug.cgi?id=8847
--- Comment #3 from [email protected] 2014-08-03 02:54:59 UTC --- I'm going to do some testing, but it appears that this fix is probably in 3.1.1. In the process of applying the modifications suggested here (basically, add the do_mkdir_path function and call it in place of do_mkdir in util.c/handle_partial_dir), I noticed that it appears that util.c/handle_partial_dir now calls make_path, which seems to be a wrapper around do_mkdir that intends to create the entire path, like do_mkdir_path did. I'll do some testing to follow up, but I'm guessing that this bug can likely be closed. -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. -- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
