From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lon Hohberger Date: Wed, 12 Jan 2011 10:09:42 -0500 Subject: [Cluster-devel] [PATCH] config: Add missing qdiskd options Message-ID: <1294844982-7759-1-git-send-email-lhh@redhat.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit upgrade_wait, tko_up, use_uptime This is a clean cherry-pick in to the RHEL6 branch. Resolves: rhbz#645830 Signed-off-by: Lon Hohberger --- config/tools/xml/cluster.rng.in | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) diff --git a/config/tools/xml/cluster.rng.in b/config/tools/xml/cluster.rng.in index ba5087b..2f34d6a 100644 --- a/config/tools/xml/cluster.rng.in +++ b/config/tools/xml/cluster.rng.in @@ -295,6 +295,15 @@ To validate your cluster.conf against this schema, run: + + + + + + + + + -- 1.7.1.1