Samba 3.6.6 smb2 compound command problem
Herb Lewis
hlewis at panasas.com
Mon Sep 24 09:00:11 MDT 2012
I an seeing the following commands sent (in wireshark)
SMB2 378 Create Request File: test.txt;Ioctl Request FILE_SYSTEM
Function:0x0030
SMB2 315 Create Response File: test.txt;Ioctl Response, Error:
STATUS_FILE_CLOSED
It appears the fnum returned from the create is not making it to the
ioctl. I added
some extra debug prints and see the following
smbd_smb2_create_send: out_file_id_volatile = 38697
smbd_smb2_request_process_ioctl: in_file_id_persistent =
18446744073709551615 in_file_id_volatile = 18446744073709551615
Where should this be getting set?
More information about the samba-technical
mailing list