s3: Add IO_REPARSE_TAG_SYMLINK define
authorVolker Lendecke <vl@samba.org>
Thu, 23 Jun 2011 10:24:40 +0000 (12:24 +0200)
committerVolker Lendecke <vlendec@samba.org>
Thu, 23 Jun 2011 11:46:36 +0000 (13:46 +0200)
From http://msdn.microsoft.com/en-us/library/dd541667%28v=PROT.13%29.aspx

Autobuild-User: Volker Lendecke <vlendec@samba.org>
Autobuild-Date: Thu Jun 23 13:46:37 CEST 2011 on sn-devel-104

source3/include/ntioctl.h

index 08196d4e538f0364ecc6213d4ec66dc3e67dd4f8..131d596dedf45fecb71691945b2b02ced323be2e 100644 (file)
@@ -69,6 +69,7 @@
 
 #endif
 
+#define IO_REPARSE_TAG_SYMLINK      0xA000000C
 #define IO_REPARSE_TAG_MOUNT_POINT   0xA0000003
 #define IO_REPARSE_TAG_HSM           0xC0000004
 #define IO_REPARSE_TAG_SIS           0x80000007