summaryrefslogtreecommitdiff
path: root/source3/include/trans2.h
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>2004-05-12 00:35:43 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 10:51:32 -0500
commit327f9b9636dd468822625103c6feed5fc952cc7b (patch)
tree970904b1ae26d0bffe5baa31591c34fd95e55191 /source3/include/trans2.h
parent758e36a9bba1f3703e07886571d4b8ad26049399 (diff)
downloadsamba-327f9b9636dd468822625103c6feed5fc952cc7b.tar.gz
samba-327f9b9636dd468822625103c6feed5fc952cc7b.tar.bz2
samba-327f9b9636dd468822625103c6feed5fc952cc7b.zip
r653: Ok, so tridge convinced me. Allow full UNIX path symlinks
to anywhere on the server filesystem so long as widelinks is set to true.... :-). Jeremy. (This used to be commit ba9809fcd493a53b33c3a24c9f91b0c1d9bd9726)
Diffstat (limited to 'source3/include/trans2.h')
-rw-r--r--source3/include/trans2.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/include/trans2.h b/source3/include/trans2.h
index 98a4fc0976..3106cd092a 100644
--- a/source3/include/trans2.h
+++ b/source3/include/trans2.h
@@ -450,7 +450,6 @@ 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