1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00

s3: Add SYMLINK_FLAG_RELATIVE define

This commit is contained in:
Volker Lendecke 2011-06-23 16:02:50 +02:00
parent 829974c940
commit 57a02077c9

View 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