need_stonith     1622 lib/pacemaker/pcmk_sched_allocate.c     gboolean need_stonith = TRUE;
need_stonith     1639 lib/pacemaker/pcmk_sched_allocate.c         need_stonith = FALSE;
need_stonith     1650 lib/pacemaker/pcmk_sched_allocate.c             if (node->details->remote_requires_reset && need_stonith
need_stonith     1660 lib/pacemaker/pcmk_sched_allocate.c             && need_stonith && pe_can_fence(data_set, node)) {