mirror of
https://github.com/samba-team/samba.git
synced 2024-12-24 21:34:56 +03:00
s3: Did I say this module is from hell?
This commit is contained in:
parent
98a2fff2e5
commit
cf74a4857c
@ -674,7 +674,7 @@ static char *shadow_copy2_realpath(vfs_handle_struct *handle,
|
||||
SHADOW2_NEXT(REALPATH, (handle, fname), char *,
|
||||
NULL);
|
||||
}
|
||||
SHADOW2_NEXT(REALPATH, (handle, fname), char *, NULL);
|
||||
SHADOW2_NEXT(REALPATH, (handle, name), char *, NULL);
|
||||
}
|
||||
|
||||
static const char *shadow_copy2_connectpath(struct vfs_handle_struct *handle,
|
||||
|
Loading…
Reference in New Issue
Block a user