mdssvc: fix returning file modification date for older Mac releases
authorRalph Boehme <slow@samba.org>
Thu, 18 May 2023 16:12:19 +0000 (18:12 +0200)
committerJule Anger <janger@samba.org>
Mon, 31 Jul 2023 09:11:21 +0000 (09:11 +0000)
commit35573c04465820f78642a22231a4040ca855e1e1
treeec6d2746f638e4f8b6daaefb3d0a8fd3c7591618
parentf4a3373585f0ba0b87763d35bb90054a983109c6
mdssvc: fix returning file modification date for older Mac releases

Mac 10.10 uses kMDItemContentModificationDate instead of
kMDItemFSContentChangeDate.

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

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Wed Jul 26 23:42:44 UTC 2023 on atb-devel-224

(cherry picked from commit c2e83ebe726b7bc42b329198214c784936f19888)

Autobuild-User(v4-18-test): Jule Anger <janger@samba.org>
Autobuild-Date(v4-18-test): Mon Jul 31 09:11:21 UTC 2023 on atb-devel-224
source3/rpc_server/mdssvc/mdssvc.c