Refactor: fencer: pass full result when sending configuration notifications
Rename do_stonith_notify_config() to send_config_notification() for
consistency, and make it take the full result as an argument rather than a
legacy return code. The full result is not used yet, but that is planned.