libcli/smb: add IO_REPARSE_TAG_RESERVED_ZERO
authorRalph Boehme <slow@samba.org>
Fri, 27 Oct 2023 16:50:06 +0000 (18:50 +0200)
committerRalph Boehme <slow@samba.org>
Tue, 31 Oct 2023 04:38:42 +0000 (04:38 +0000)
Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: David Mulder <dmulder@samba.org>
libcli/smb/smb_constants.h

index 8d3dc998a1049c2aca54631e4807ccb77137bb01..ead047d924fcdb90923a924be811b58fe7b4ae8e 100644 (file)
@@ -607,6 +607,7 @@ enum csc_policy {
  * A few values from [MS-FSCC] 2.1.2.1 Reparse Tags
  */
 
+#define IO_REPARSE_TAG_RESERVED_ZERO 0x00000000
 #define IO_REPARSE_TAG_SYMLINK      0xA000000C
 #define IO_REPARSE_TAG_MOUNT_POINT   0xA0000003
 #define IO_REPARSE_TAG_HSM           0xC0000004