Steve French
2014-06-19 16:13:42 UTC
I generally like this, although I prefer simple one request field, and
the response field to simply match the data we populate in the struct
inode that doesn't already come back in the Windows info (the set of
fields you return is close to what is needed now), and I think that
for the stat case (open file with query of file info returned in unix
context on open response) we don't actually need multiple info levels
(at least for the Linux case) as symlinks can be done any of three
other ways.
On Wed, Jun 18, 2014 at 11:11 AM, Volker Lendecke
/heads/smb2-unix
up server-side in a debug message saying
[2014/06/18 14:46:46.344109, 10, pid=3D19107, effective(502, 502), re=
al(502, 502)]
Thanks,
Steve
the response field to simply match the data we populate in the struct
inode that doesn't already come back in the Windows info (the set of
fields you return is close to what is needed now), and I think that
for the stat case (open file with query of file info returned in unix
context on open response) we don't actually need multiple info levels
(at least for the Linux case) as symlinks can be done any of three
other ways.
On Wed, Jun 18, 2014 at 11:11 AM, Volker Lendecke
https://git.samba.org/?p=3Dvl/samba.git/.git;a=3Dshortlog;h=3Drefs=
W00t! Working code always trumps everything :-).
The branch contains some updates. A "chown file 1" now endsup server-side in a debug message saying
[2014/06/18 14:46:46.344109, 10, pid=3D19107, effective(502, 502), re=
../source3/smbd/smb2_create.c:1183(smbd_smb2_create_send)
smbd_smb2_create_send: Setting uid to 1
Next step is to actually do the chown server-side :-)
Comments?
Volker
--
SerNet GmbH, Bahnhofsallee 1b, 37081 G=C3=B6ttingen
phone: +49-551-370000-0, fax: +49-551-370000-9
AG G=C3=B6ttingen, HRB 2816, GF: Dr. Johannes Loxen
--=20smbd_smb2_create_send: Setting uid to 1
Next step is to actually do the chown server-side :-)
Comments?
Volker
--
SerNet GmbH, Bahnhofsallee 1b, 37081 G=C3=B6ttingen
phone: +49-551-370000-0, fax: +49-551-370000-9
AG G=C3=B6ttingen, HRB 2816, GF: Dr. Johannes Loxen
Thanks,
Steve