s4:libcli/raw: add RAW_FILEINFO_NORMALIZED_NAME_INFORMATION support
authorStefan Metzmacher <metze@samba.org>
Thu, 25 Apr 2019 10:12:34 +0000 (12:12 +0200)
committerJeremy Allison <jra@samba.org>
Wed, 1 May 2019 17:22:26 +0000 (17:22 +0000)
commit0c602319194bda6b2a0efdd7c186078583f79264
treed8fd6cd68bd11c5c339fabe0dc24908e2acaf6f4
parent2a69c0915586fb9fb2148239965d06bf9f93c803
s4:libcli/raw: add RAW_FILEINFO_NORMALIZED_NAME_INFORMATION support

This is supported over the wire in SMB 3.1.1 on starting with
Windows 10 1803.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13919

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source4/libcli/raw/interfaces.h
source4/libcli/raw/rawfileinfo.c
source4/libcli/raw/trans2.h
source4/ntvfs/ntvfs_generic.c
source4/ntvfs/posix/pvfs_qfileinfo.c
source4/torture/gentest.c