This requests the server to create a directory relative to tid in the SMB header, optionally assigning extended attributes to it.
| Client Request ========================== |
Value ========================================= |
| WordCount | 15 |
| MaxSetupCount | 0 |
| SetupCount | 1 |
| Setup[0] | TRANS2_CREATE_DIRECTORY |
| Parameter Block Encoding ========================== |
Description ========================================= |
| ULONG Reserved; | Reserved--must be zero |
| STRING Name[]; | Directory name to create |
| UCHAR Data[]; | Optional FEAList for the new directory |
| Response Parameter Block ========================== |
Description ========================================= |
| USHORT EaErrorOffset | Offset into FEAList of first error which occurred while setting EAs |