s3: Add SYMLINK_FLAG_RELATIVE define
authorVolker Lendecke <vl@samba.org>
Thu, 23 Jun 2011 14:02:50 +0000 (16:02 +0200)
committerVolker Lendecke <vl@samba.org>
Fri, 24 Jun 2011 19:24:17 +0000 (21:24 +0200)
source3/include/ntioctl.h

index 131d596dedf45fecb71691945b2b02ced323be2e..706cc16267c0c3b8c08617baaa42aca6ff19360e 100644 (file)
@@ -70,6 +70,8 @@
 #endif
 
 #define IO_REPARSE_TAG_SYMLINK      0xA000000C
+#define SYMLINK_FLAG_RELATIVE       0x00000001
+
 #define IO_REPARSE_TAG_MOUNT_POINT   0xA0000003
 #define IO_REPARSE_TAG_HSM           0xC0000004
 #define IO_REPARSE_TAG_SIS           0x80000007