search for: do_mkdir_path

Displaying 1 result from an estimated 1 matches for "do_mkdir_path".

2012 Apr 05
5
[Bug 8847] New: detect-renamed.diff update to ensure existence of directory for partial-dir
...instead of being detected as renamed existing files. The attached update to detect-renamed.diff addresses this problem by ensuring that the needed directories for partial-dir are created. This is done by use of the equivalent of "mkdir -p" when creating the partial-dir. A new function, do_mkdir_path(), is provided in syscall.c that recursively creates any needed directories. With this change, detect-renamed properly detects files moved to new directories as well as directory renames. The attached detect-renamed.diff replaces the current file. -- Configure bugmail: https://bugzilla.samba.or...