Expand description
SMB_COM_NT_CREATE_ANDX ([MS-SMB] §2.2.4.9).
Structs§
- NtCreate
Req - Parsed client request ([MS-SMB] §2.2.4.9.1, WC=24).
Functions§
- build_
response - Build the WC=34 success response ([MS-SMB] §2.2.4.9.2): oplock level, FID, create action, four FILETIMEs, attributes, allocation/EOF sizes.
- map_
create_ err - Map an I/O error kind onto an NT status for create paths.