Resend: Patch to implement utimes in smbclient along with a test

Jeremy Allison jra at samba.org
Fri Sep 22 18:54:49 UTC 2017


On Thu, Sep 21, 2017 at 07:22:19PM -0700, Richard Sharpe via samba-technical wrote:
> > editor shows red for that new line.
> 
> OK, fixed that one as well.

A few fixes needed:

1). d_printf("setmode <filename> <create-time> <access-time> "
should be: d_printf("utimes...").

2). Split the test into a separate patch to go in after
the client.c fix (I find that easier to back-port if
needed).

3). Needs a docs-xml update for smbclient describing
the new "utimes" command.

I can do these for you next week if you're busy, but
I think these need doing before this can go in.

Cheers,

	Jeremy.



More information about the samba-technical mailing list