[PATCH] s3:libsmb: parse_finfo_id_both_directory_info capture FileID in SMB2_FIND_ID_BOTH_DIRECTORY_INFO response

Jeremy Allison jra at samba.org
Fri Jan 18 00:18:56 UTC 2019


Hi Puran,

I think your patch is good except rather than
using ino_t in the internal struct file_info,
I'd rather keep it as the uint64_t type the
on-the-wire call actually returns. We can
always map it to ino_t in the libsmbclient
public interface, but right now I don't
want to lose any possible info.

Let me know if you're good with this
and I'll push.

Thanks !

Jeremy.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-s3-libsmb-parse_finfo_id_both_directory_info-capture.patch
Type: text/x-diff
Size: 1768 bytes
Desc: not available
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20190117/720a6610/0001-s3-libsmb-parse_finfo_id_both_directory_info-capture.diff>


More information about the samba-technical mailing list