From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5398 invoked by alias); 15 Aug 2007 20:57:29 -0000 Received: (qmail 5277 invoked by uid 9453); 15 Aug 2007 20:57:28 -0000 Date: Wed, 15 Aug 2007 20:57:00 -0000 Message-ID: <20070815205728.5274.qmail@sourceware.org> From: teigland@sourceware.org To: cluster-cvs@sources.redhat.com Subject: cluster/fence/fence_tool fence_tool.c Mailing-List: contact cluster-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: cluster-cvs-owner@sourceware.org X-SW-Source: 2007-q3/txt/msg00207.txt.bz2 CVSROOT: /cvs/cluster Module name: cluster Changes by: teigland@sourceware.org 2007-08-15 20:57:28 Modified files: fence/fence_tool: fence_tool.c Log message: clean out some options that were only relevant to rhel4 remove the monitor option which didn't do anything add the dump option to dump the fenced debug buffer (group_tool can still do this, but fence_tool wasn't oddly enough) Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/fence/fence_tool/fence_tool.c.diff?cvsroot=cluster&r1=1.24&r2=1.25