ctdb-scripts: Rename and relocate function get_all_interfaces()
authorVinit Agnihotri <vagnihotri@ddn.com>
Tue, 30 Jan 2024 09:25:37 +0000 (01:25 -0800)
committerMartin Schwenke <martins@samba.org>
Tue, 16 Apr 2024 23:51:45 +0000 (23:51 +0000)
commit56eeb058d2d5fde17c461afe7fac2f0832993a8c
treeb59461f65b4bac446d5109e7ac37c0467a03c325
parentff3b92ffaed64e8ecb250f0ad160210f511a39e2
ctdb-scripts: Rename and relocate function get_all_interfaces()

get_all_interfaces() functions gets all names for all public interfaces.
However name is misleading. Thus renamed it to get_public_ifaces() and
moved it under functions.

Signed-off-by: Vinit Agnihotri <vagnihotri@ddn.com>
Reviewed-by: Martin Schwenke <mschwenke@ddn.com>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
ctdb/config/events/legacy/10.interface.script
ctdb/config/functions