]> git.ipfire.org Git - thirdparty/samba.git/commit
s3: libsmb: Change cli_setfileinfo_ext() and async version to take a uint32_t attr.
authorJeremy Allison <jra@samba.org>
Thu, 4 Jun 2020 03:58:06 +0000 (20:58 -0700)
committerJeremy Allison <jra@samba.org>
Thu, 4 Jun 2020 17:11:38 +0000 (17:11 +0000)
commit98d5efd3fd67bc48a74705ae7eaee971d63bd7aa
treeef6b73bf263f53ec6ef416e566ef31cb4c324928
parent39b42f04d6ae828a1814273a0d6b24dbb143db10
s3: libsmb: Change cli_setfileinfo_ext() and async version to take a uint32_t attr.

Fix all callers.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
source3/libsmb/clirap.c
source3/libsmb/clirap.h
source3/torture/test_readdir_timestamp.c