From: Lon Hohberger <lhh@redhat.com>
To: cluster-devel.redhat.com
Subject: [Cluster-devel] [PATCH] fence_xvmd: Support FENCE_XVMD_DEBUG env. variable
Date: Tue, 31 Mar 2009 10:36:25 -0400 [thread overview]
Message-ID: <1238510185.20165.0.camel@ayanami> (raw)
In-Reply-To: <1238476765.1961.60.camel@cerberus.int.fabbione.net>
On Tue, 2009-03-31 at 07:19 +0200, Fabio M. Di Nitto wrote:
> On Mon, 2009-03-30 at 17:14 -0400, Lon Hohberger wrote:
> > Signed-off-by: Lon Hohberger <lhh@redhat.com>
> > ---
> > fence/agents/xvm/Makefile | 2 +-
> > fence/agents/xvm/fence_xvmd.c | 18 +++++++++++++++---
> > 2 files changed, 16 insertions(+), 4 deletions(-)
> >
> > diff --git a/fence/agents/xvm/Makefile b/fence/agents/xvm/Makefile
> > index cbabda0..2d8f627 100644
> > --- a/fence/agents/xvm/Makefile
> > +++ b/fence/agents/xvm/Makefile
> > @@ -42,7 +42,7 @@ STANDALONE_CFLAGS += -DSTANDALONE
> >
> > LDFLAGS += -L${nsslibdir} -lnss3
> > LDFLAGS += -L${logtlibdir} -llogthread
> > -LDFLAGS += -L${libdir}
> > +LDFLAGS += -L${libdir} -lconfdb
Sorry, I will revert this part.
-- Lon
prev parent reply other threads:[~2009-03-31 14:36 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-30 21:14 [Cluster-devel] [PATCH] fence_xvmd: Support FENCE_XVMD_DEBUG env. variable Lon Hohberger
2009-03-31 5:19 ` Fabio M. Di Nitto
2009-03-31 14:36 ` Lon Hohberger [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1238510185.20165.0.camel@ayanami \
--to=lhh@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.