Revert "s3:smbclient: Allow last dos attribute to be cleared"
authorJeremy Allison <jra@samba.org>
Mon, 17 Jul 2017 17:38:36 +0000 (10:38 -0700)
committerJeremy Allison <jra@samba.org>
Tue, 18 Jul 2017 07:49:17 +0000 (09:49 +0200)
commit59f89515051c1b68f2de6dc76cfcf126c71d1db0
tree47afd0edb57da200c295e31f6028c92ab5616783
parent4cced4da4ca97f0c6db227e6b2c7e03c2e5c1f28
Revert "s3:smbclient: Allow last dos attribute to be cleared"

Incorrect fix - this must be fixed inside cli_setatr(), not
the callers.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=12899

This reverts commit a4c3ee6767d768365a47bfda32a26cb7994b3787.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Richard Sharpe <realrichardsharpe@gmail.com>
source3/client/client.c