All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christophe Varoqui <christophe.varoqui@gmail.com>
To: "Chauhan, Vijay" <Vijay.Chauhan@netapp.com>
Cc: dm-devel <dm-devel@redhat.com>
Subject: Re: [PATCH 0/3][RESEND]multipath-tools: mpathpersist utility for managing persistent reservation on dm multipath device.
Date: Sat, 11 Feb 2012 09:43:06 +0100	[thread overview]
Message-ID: <1328949786.2617.6.camel@lapoo.opensvc.com> (raw)
In-Reply-To: <F200AD42A082BC4088B232D13A916A8901275B@SACEXCMBX02-PRD.hq.netapp.com>

On ven., 2012-02-10 at 18:47 +0000, Chauhan, Vijay wrote:
> git://github.com/vijaychauhan/multipath-tools.git

Ok. This repo is merged.

I had to add a small build fix. Can you verify it's correctness ?

Are you sure the -H (hex) flag is used ? gcc reports the flag as unused.
If it's not used I think you should either remove it from the usage
message and man or add the feature.

On the same topic:
in mpathpersist,
main.c:403:7: attention : variable ‘t_arr_len’ set but not used
[-Wunused-but-set-variable]

and in libmpathpersist,
mpath_persist.c: In function ‘mpath_send_prin_activepath’:
mpath_persist.c:397:20: attention : variable ‘param’ set but not used
[-Wunused-but-set-variable]
mpath_persist.c: In function ‘mpath_prout_common’:
mpath_persist.c:553:15: attention : variable ‘pptemp’ set but not used
[-Wunused-but-set-variable]
mpath_pr_ioctl.c: In function ‘dumpHex’:
mpath_pr_ioctl.c:519:15: attention : variable ‘formatstr’ set but not
used [-Wunused-but-set-variable]


Also I though sg_persist has IN mode set as default, so that simple
commands are simple to write : sg_persist -r /dev/sda. Can we restore
that nice feature ?

Anyway, thanks for the great work.

Regards,
cvaroqui

--
dm-devel mailing list
dm-devel@redhat.com
https://www.redhat.com/mailman/listinfo/dm-devel

  parent reply	other threads:[~2012-02-11  8:43 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-19 19:20 [PATCH 0/3][RESEND]multipath-tools: mpathpersist utility for managing persistent reservation on dm multipath device Chauhan, Vijay
2012-01-20 14:49 ` Fil
2012-01-24  4:09   ` Chauhan, Vijay
2012-01-24  5:54     ` Fil
2012-01-25  7:45       ` Chauhan, Vijay
2012-01-25 15:42         ` Fil
2012-01-25 19:28           ` Chauhan, Vijay
2012-01-25 20:55             ` Fil
2012-01-27 13:06               ` Chauhan, Vijay
     [not found]               ` <F200AD42A082BC4088B232D13A916A8901045C@SACEXCMBX02-PRD.hq.netapp.com>
     [not found]                 ` <4F28B517.2030109@internyc.net>
     [not found]                   ` <F200AD42A082BC4088B232D13A916A89011BC1@SACEXCMBX02-PRD.hq.netapp.com>
     [not found]                     ` <b0igk7.lz3in5.1hge0zf-qmf@smtp1-g21.free.fr>
     [not found]                       ` <F200AD42A082BC4088B232D13A916A890124D9@SACEXCMBX02-PRD.hq.netapp.com>
     [not found]                         ` <1328857210.17706.4.camel@lapoo.opensvc.com>
     [not found]                           ` <F200AD42A082BC4088B232D13A916A890125CF@SACEXCMBX02-PRD.hq.netapp.com>
     [not found]                             ` <wi7l65.lz6iq4.31ap0z-qmf@mx.google.com>
     [not found]                               ` <F200AD42A082BC4088B232D13A916A8901275B@SACEXCMBX02-PRD.hq.netapp.com>
2012-02-11  8:43                                 ` Christophe Varoqui [this message]
2012-02-13 14:07                                   ` Chauhan, Vijay

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=1328949786.2617.6.camel@lapoo.opensvc.com \
    --to=christophe.varoqui@gmail.com \
    --cc=Vijay.Chauhan@netapp.com \
    --cc=christophe.varoqui@opensvc.com \
    --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.