1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00

SMB2-GETINFO: test SMB2_ALL_EAS

metze
This commit is contained in:
Stefan Metzmacher 2009-07-14 13:32:23 +02:00
parent da737f2447
commit d3be108637

View File

@ -49,9 +49,9 @@ static struct {
{ LEVEL(RAW_FILEINFO_COMPRESSION_INFORMATION) },
{ LEVEL(RAW_FILEINFO_NETWORK_OPEN_INFORMATION) },
{ LEVEL(RAW_FILEINFO_ATTRIBUTE_TAG_INFORMATION) },
/*
{ LEVEL(RAW_FILEINFO_SMB2_ALL_EAS) },
*/
{ LEVEL(RAW_FILEINFO_SMB2_ALL_INFORMATION) },
{ LEVEL(RAW_FILEINFO_SEC_DESC) }
};