ctdb_mutex_ceph_rados_helper: revert strtoull_err() usage
authorDavid Disseldorp <ddiss@samba.org>
Fri, 1 Mar 2019 15:40:50 +0000 (16:40 +0100)
committerJeremy Allison <jra@samba.org>
Fri, 1 Mar 2019 18:34:18 +0000 (18:34 +0000)
commite7351603890c62829f3e33a9dd471ea373a6c470
tree91426bcac99a1f6b9024b78c764a4caa4e9ccc62
parent278eb236ae9f8640c3281a836869c9eacbc2b1b3
ctdb_mutex_ceph_rados_helper: revert strtoull_err() usage

Compilation currently fails, as ctdb_mutex_ceph_rados_helper doesn't
include or link against the samba-util library. Revert back to the
previous strtoull() behaviour, which works fine.

Signed-off-by: David Disseldorp <ddiss@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Fri Mar  1 18:34:18 UTC 2019 on sn-devel-144
ctdb/utils/ceph/ctdb_mutex_ceph_rados_helper.c