Skip to main content

Module create

Module create 

Source
Expand description

SMB_COM_NT_CREATE_ANDX ([MS-SMB] §2.2.4.9).

Structs§

NtCreateReq
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.