pub(crate) fn create_dir_path( hd_mount_path: &Path, info: &HomeDirectoryInfo, ) -> Result<(), String>