s3: smbclient: Move cmd_setmode out of clitar.c and back into client.c
authorJeremy Allison <jra@samba.org>
Thu, 17 Sep 2015 22:54:40 +0000 (15:54 -0700)
committerKarolin Seeger <kseeger@samba.org>
Mon, 5 Oct 2015 07:41:29 +0000 (09:41 +0200)
commitd7682739ee82a5d5ce98d04e585ee9e8e9ff924b
treef3ba194776590a394185be908df08c2e99ee5f21
parente818bae92ce4f655ba4873383bfb4915efaa9213
s3: smbclient: Move cmd_setmode out of clitar.c and back into client.c

setmode <file> attribute is a valid smbclient command even if libarchive
isn't on the system and tarmode isn't compiled in.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
(cherry picked from commit a47012d5429044c9a3616718bac21360f281aa81)
source3/client/client.c
source3/client/client_proto.h
source3/client/clitar.c