Refactor: fencer: pass full result when broadcasting replies
Rename stonith_bcast_result_to_peers() to fenced_broadcast_op_result() for
consistency, and make it take the full result as an argument instead of a
legacy return code. The full result is not yet used, but that is planned.