mirror of
https://github.com/samba-team/samba.git
synced 2025-08-02 00:22:11 +03:00
r640: Make cifsvfs symlinks work with paths within and external to the
share. Store external paths prefixed with smbln:.
Jeremy.
(This used to be commit 14a9997b2e
)
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
47e712c950
commit
9aeff8d280
@ -450,6 +450,7 @@ Offset Size Name
|
||||
#define CIFS_UNIX_FCNTL_LOCKS_CAP 0x1
|
||||
#define CIFS_UNIX_POSIX_ACLS_CAP 0x2
|
||||
|
||||
#define CIFS_CLIENT_SYMLINK_STRING "smbln:"
|
||||
/* ... more as we think of them :-). */
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user