All of lore.kernel.org
 help / color / mirror / Atom feed
From: "ira.weiny" <ira.weiny-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
To: Hal Rosenstock <hal-LDSdmyG8hGV8YrgS2mwiifqBs+8SCbDb@public.gmane.org>
Cc: Dan Ben Yosef <danby-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>,
	"linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
	<linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
Subject: Re: [PATCH infiniband-diags] ibtracert.c: Enable m_key option
Date: Wed, 7 Dec 2016 09:42:14 -0500	[thread overview]
Message-ID: <20161207144213.GC24724@phlsvsds.ph.intel.com> (raw)
In-Reply-To: <88bd7b9b-c7db-a27a-16a3-68fd5ce37af7-LDSdmyG8hGV8YrgS2mwiifqBs+8SCbDb@public.gmane.org>

On Mon, Nov 28, 2016 at 01:47:53PM -0500, Hal Rosenstock wrote:
> 
> m_key option was mistakenly excluded in commit
> ced1cd4758638468329392099ee82c6f2650ea0c:
> 
> Author: Jim Foraker <foraker1-i2BcT+NCU+M@public.gmane.org>
> Date:   Thu May 31 12:11:33 2012 -0700
> 
>     infiniband-diags: Allow specification of an mkey to use on the command line
>     
>     Signed-off-by: Jim Foraker <foraker1-i2BcT+NCU+M@public.gmane.org>
>     Signed-off-by: Ira Weiny <weiny2-i2BcT+NCU+M@public.gmane.org>
> 
> Signed-off-by: Dan Ben-Yosef <danby-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
> Signed-off-by: Hal Rosenstock <hal-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>


Thanks applied,
Ira


> ---
> diff --git a/src/ibtracert.c b/src/ibtracert.c
> index d99d0e1..1da3d62 100644
> --- a/src/ibtracert.c
> +++ b/src/ibtracert.c
> @@ -804,7 +804,7 @@ int main(int argc, char **argv)
>  		NULL,
>  	};
>  
> -	ibdiag_process_opts(argc, argv, NULL, "DKy", opts, process_opt,
> +	ibdiag_process_opts(argc, argv, NULL, "DK", opts, process_opt,
>  			    usage_args, usage_examples);
>  
>  	f = stdout;
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

      parent reply	other threads:[~2016-12-07 14:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-28 18:47 [PATCH infiniband-diags] ibtracert.c: Enable m_key option Hal Rosenstock
     [not found] ` <88bd7b9b-c7db-a27a-16a3-68fd5ce37af7-LDSdmyG8hGV8YrgS2mwiifqBs+8SCbDb@public.gmane.org>
2016-12-07 14:42   ` ira.weiny [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=20161207144213.GC24724@phlsvsds.ph.intel.com \
    --to=ira.weiny-ral2jqcrhueavxtiumwx3w@public.gmane.org \
    --cc=danby-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org \
    --cc=hal-LDSdmyG8hGV8YrgS2mwiifqBs+8SCbDb@public.gmane.org \
    --cc=linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    /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.