commit | 0df444a00f32a3ab4d37c3c101bb960ee38a9617 | [log] [tgz] |
---|---|---|
author | Steve French <stfrench@microsoft.com> | Wed Oct 31 11:24:33 2018 -0500 |
committer | Steve French <stfrench@microsoft.com> | Fri Nov 02 14:09:41 2018 -0500 |
tree | c5fc3a7bc2b9456ba7c35d363e04e29b14f2fad8 | |
parent | dfe33f9abc08997e56f9bdf14fe9ac7ac0e14075 [diff] |
smb3: missing defines and structs for reparse point handling We were missing some structs from MS-FSCC relating to reparse point handling. Add them to protocol defines in smb2pdu.h Signed-off-by: Steve French <stfrench@microsoft.com> Reviewed-by: Aurelien Aptel <aaptel@suse.com>