dm-devel.redhat.com archive mirror
 help / color / mirror / Atom feed
From: bmarzins@sourceware.org
To: dm-cvs@sourceware.org, dm-devel@redhat.com
Subject: multipath-tools/libmultipath hwtable.c
Date: 13 Feb 2007 18:50:37 -0000	[thread overview]
Message-ID: <20070213185037.21042.qmail@sourceware.org> (raw)

CVSROOT:	/cvs/dm
Module name:	multipath-tools
Branch: 	RHEL4_FC5
Changes by:	bmarzins@sourceware.org	2007-02-13 18:50:37

Modified files:
	libmultipath   : hwtable.c 

Log message:
	Typo in the configurations for a couple IBM devices, causing them not to be
	correctly configured by default. BZ #226805

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/multipath-tools/libmultipath/hwtable.c.diff?cvsroot=dm&only_with_tag=RHEL4_FC5&r1=1.16.2.6&r2=1.16.2.7

--- multipath-tools/libmultipath/hwtable.c	2007/01/10 21:56:17	1.16.2.6
+++ multipath-tools/libmultipath/hwtable.c	2007/02/13 18:50:37	1.16.2.7
@@ -56,17 +56,17 @@
 	r += store_hwe_ext(hw, "IBM", "3542", GROUP_BY_SERIAL, DEFAULT_GETUID,
 		   NULL, "0", "0", "tur", FAILBACK_UNDEF, NULL, 0, 0, 0);
 	r += store_hwe_ext(hw, "IBM", "2105*", GROUP_BY_SERIAL, DEFAULT_GETUID,
-		   NULL, "0", "1 queue_in_no_path", "tur", FAILBACK_UNDEF, NULL,
+		   NULL, "0", "1 queue_if_no_path", "tur", FAILBACK_UNDEF, NULL,
 		   0, 0, 0);
 	r += store_hwe_ext(hw, "IBM", "1750500", GROUP_BY_PRIO,
 		   DEFAULT_GETUID, "/sbin/mpath_prio_alua /dev/%n", "0",
-		   "1 queue_in_no_path", "tur", -FAILBACK_IMMEDIATE, NULL, 0, 0,
+		   "1 queue_if_no_path", "tur", -FAILBACK_IMMEDIATE, NULL, 0, 0,
 		   0);
 	r += store_hwe_ext(hw, "IBM", "2107900", GROUP_BY_SERIAL,
-		   DEFAULT_GETUID, NULL, "0", "1 queue_in_no_path", "tur",
+		   DEFAULT_GETUID, NULL, "0", "1 queue_if_no_path", "tur",
 		   FAILBACK_UNDEF, NULL, 0, 0, 0);
 	r += store_hwe_ext(hw, "IBM", "2145", GROUP_BY_PRIO, DEFAULT_GETUID,
-		   "/sbin/mpath_prio_alua /dev/%n", "0", "1 queue_in_no_path",
+		   "/sbin/mpath_prio_alua /dev/%n", "0", "1 queue_if_no_path",
 		   "tur", -FAILBACK_IMMEDIATE, NULL, 0, 0, 0);
 	r += store_hwe_ext(hw, "IBM", "S/390 DASD ECKD", MULTIBUS,
 		   "/sbin/dasdview -j /dev/%n", NULL, "0", "0",

             reply	other threads:[~2007-02-13 18:50 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-13 18:50 bmarzins [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-03-07 16:12 multipath-tools/libmultipath hwtable.c bmarzins
2007-04-04 22:28 bmarzins
2007-05-15 16:42 bmarzins
2007-08-16 16:30 bmarzins
2007-09-06 16:21 bmarzins
2007-10-29 20:03 bmarzins
2008-01-02 23:38 bmarzins
2009-06-19 22:10 bmarzins
2009-08-31 17:17 bmarzins
2009-11-04 21:47 bmarzins
2011-10-26  4:55 bmarzins
2012-01-16 22:22 bmarzins

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=20070213185037.21042.qmail@sourceware.org \
    --to=bmarzins@sourceware.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).