ctdb-common: Use documented names for protocol family in socket()
authorAmitay Isaacs <amitay@gmail.com>
Thu, 28 Jan 2016 13:06:18 +0000 (00:06 +1100)
committerKarolin Seeger <kseeger@samba.org>
Mon, 4 Jul 2016 07:14:28 +0000 (09:14 +0200)
commit8368f6fb9617f066d88deb41da902c5c59aa280e
tree055c2ee6a8349282d647da841a3ab19047e55c25
parentea9ddb4bc8d773efe6a8c08a6842cd80d2514032
ctdb-common: Use documented names for protocol family in socket()

Instead of using PF_*, use AF_*.

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

Signed-off-by: Amitay Isaacs <amitay@gmail.com>
Reviewed-by: Volker Lendecke <vl@samba.org>
(cherry picked from commit 9f94620a308a3b17c1886c2c4807b34b8d5edacb)
ctdb/common/system_freebsd.c
ctdb/common/system_gnu.c
ctdb/common/system_kfreebsd.c
ctdb/common/system_linux.c
ctdb/tools/ctdb.c
ctdb/utils/smnotify/smnotify.c