[SMB311][PATCHES] parse posix create context in order to handle getattr

Steve French smfrench at gmail.com
Fri Feb 28 07:53:36 UTC 2020


First 1/2 of changes needed to support SMB3.1.1 POSIX Extensions
support for getattr (stat) - the main remaining item left for the
Linux kernel client support of the SMB3.1.1 POSIX Extensions.

The patch from Aurelien allows SMB2_open() callers to pass down a
POSIX data buffer that will trigger requesting POSIX create context
and parsing the response into the provided buffer, and the second
patch fixes some minor problems with the first patch.


-- 
Thanks,

Steve
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-cifs-add-SMB2_open-arg-to-return-POSIX-data.patch
Type: text/x-patch
Size: 9546 bytes
Desc: not available
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20200228/44dc0414/0001-cifs-add-SMB2_open-arg-to-return-POSIX-data.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-smb3-update-the-information-returned-on-posix-create.patch
Type: text/x-patch
Size: 2141 bytes
Desc: not available
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20200228/44dc0414/0002-smb3-update-the-information-returned-on-posix-create.bin>


More information about the samba-technical mailing list