All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chandra Seetharaman <sekharan@us.ibm.com>
To: device-mapper development <dm-devel@redhat.com>
Cc: dm-cvs@sourceware.org, Christophe Varoqui <christophe.varoqui@free.fr>
Subject: Re: multipath-tools Makefile
Date: Mon, 18 Jun 2007 17:57:59 -0700	[thread overview]
Message-ID: <1182214679.5301.88.camel@linuxchandra> (raw)
In-Reply-To: <20070618225947.26450.qmail@sourceware.org>

Hi,

Sorry about the late response. I just realized that pp_rdac has been
added to the multipath tree.

pp_rdac is not needed to support lsi-rdac devices. pp_tpc performs
equally good. I repeated my tests with pp_tpc and they did work well.

Thanks,

chandra
On Mon, 2007-06-18 at 22:59 +0000, bmarzins@sourceware.org wrote:
> CVSROOT:	/cvs/dm
> Module name:	multipath-tools
> Branch: 	RHEL5_FC6
> Changes by:	bmarzins@sourceware.org	2007-06-18 22:59:47
> 
> Modified files:
> 	.              : Makefile 
> 
> Log message:
> 	added missing pp_rdac directory to Makefile
> 
> Patches:
> http://sourceware.org/cgi-bin/cvsweb.cgi/multipath-tools/Makefile.diff?cvsroot=dm&only_with_tag=RHEL5_FC6&r1=1.7.2.1&r2=1.7.2.2
> 
> --- multipath-tools/Makefile	2007/06/18 17:37:17	1.7.2.1
> +++ multipath-tools/Makefile	2007/06/18 22:59:47	1.7.2.2
> @@ -21,11 +21,11 @@
>  export KRNLOBJ
>  BUILDDIRS = multipath multipathd kpartx cciss_id path_priority/pp_alua \
>  	    path_priority/pp_emc path_priority/pp_hds_modular \
> -	    path_priority/pp_netapp path_priority/pp_tpc
> +	    path_priority/pp_netapp path_priority/pp_rdac path_priority/pp_tpc
> 
>  ALLDIRS = multipath multipathd kpartx cciss_id path_priority/pp_alua \
>  	  path_priority/pp_emc path_priority/pp_hds_modular \
> -	  path_priority/pp_netapp path_priority/pp_tpc \
> +	  path_priority/pp_netapp path_priority/pp_rdac path_priority/pp_tpc \
>  	  libmultipath libcheckers
> 
>  VERSION = $(shell basename ${PWD} | cut -d'-' -f3)
> 
> --
> dm-devel mailing list
> dm-devel@redhat.com
> https://www.redhat.com/mailman/listinfo/dm-devel
-- 

----------------------------------------------------------------------
    Chandra Seetharaman               | Be careful what you choose....
              - sekharan@us.ibm.com   |      .......you may get it.
----------------------------------------------------------------------

  reply	other threads:[~2007-06-19  0:57 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-18 22:59 multipath-tools Makefile bmarzins
2007-06-19  0:57 ` Chandra Seetharaman [this message]
2007-06-19 21:15   ` Christophe Varoqui
2007-06-19 21:25     ` Chandra Seetharaman
2007-06-19 21:34       ` Christophe Varoqui
2007-06-20  6:13         ` Hannes Reinecke

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=1182214679.5301.88.camel@linuxchandra \
    --to=sekharan@us.ibm.com \
    --cc=christophe.varoqui@free.fr \
    --cc=dm-cvs@sourceware.org \
    --cc=dm-devel@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.