All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hannes Reinecke <hare@suse.de>
To: Christophe Varoqui <christophe.varoqui@free.fr>
Cc: device-mapper development <dm-devel@redhat.com>
Subject: Re: [PATCH] Fix whitespace issues in multipath-tools
Date: Thu, 24 Jul 2008 08:48:20 +0200	[thread overview]
Message-ID: <488825B4.8080807@suse.de> (raw)
In-Reply-To: <1216846612.9122.6.camel@plop>

Hi Christophe,

Christophe Varoqui wrote:
> Le mercredi 23 juillet 2008 à 10:02 +0200, Hannes Reinecke a écrit :
>> Hi Christophe,
>>
>> one day I got fed up with all of those whitespace issues.
>> Here's a patch to fix up (most) of them.
>> So no guarantee for completeness, but a good step in
>> that direction.
>>
> Sure, committed with 2 left-overs :
> 
> 1/ in uxsock.c, the patch unduly removed addr declaration
> 
Ah, that's where it went. I was merging / re-diffing my SLES
patch queue and suddenly I got this missing 'addr' declaration.
But then I got too lazy to chase it down :-)

> 2/ in config.c, there was traces of something I smelling like a good
> fix, but not fully fonctionnal (use of alloc_keyword where not
> available). As this fix should not be merged in a format patch anyway,
> I'll let you juge if you want to submit the complete fix separetely.
> 
Yes, another bugger-up on my side.
This is actually part of my 'multipath -t' patch,
which allows you to dump the internal hwtable to stdout.
I still prefer that approach over the 'multipathd -k xxx' option,
as this does _not_ require to have multipathing running, hence
you can even modify / create a multipath.conf in dry-run mode
and you wouldn't risk any service disruption.
Which you inevitably would have if you have to fire up multipathd
and have him claim all unused devices.

I'll see to prepare the patch.

Thanks for merging.

Cheers,

Hannes
-- 
Dr. Hannes Reinecke		      zSeries & Storage
hare@suse.de			      +49 911 74053 688
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg
GF: Markus Rex, HRB 16746 (AG Nürnberg)

      reply	other threads:[~2008-07-24  6:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-23  8:02 [PATCH] Fix whitespace issues in multipath-tools Hannes Reinecke
2008-07-23 20:56 ` Christophe Varoqui
2008-07-24  6:48   ` Hannes Reinecke [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=488825B4.8080807@suse.de \
    --to=hare@suse.de \
    --cc=christophe.varoqui@free.fr \
    --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.