mdssvc: fix returning file modification date for older Mac releases
commitc2e83ebe726b7bc42b329198214c784936f19888
authorRalph Boehme <slow@samba.org>
Thu, 18 May 2023 16:12:19 +0000 (18 18:12 +0200)
committerJeremy Allison <jra@samba.org>
Wed, 26 Jul 2023 23:42:44 +0000 (26 23:42 +0000)
tree4392e4f3fe9a94b09b803f57790587a7c4eaafa8
parent620ca1e68d02be45a94aa41217a141d211fceb1f
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
source3/rpc_server/mdssvc/mdssvc.c