From: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
To: lustre-devel@lists.lustre.org
Subject: [lustre-devel] [PATCH v3 4/7] staging:lustre: rename tcpip handling functions to lnet_* prefix
Date: Wed, 3 Jun 2015 22:12:55 +0530 [thread overview]
Message-ID: <20150603164255.GC5314@sudip-PC> (raw)
In-Reply-To: <60d0f4468f1b401ea3643d5efcdb0b2d@EXCHCS32.ornl.gov>
On Wed, Jun 03, 2015 at 04:38:36PM +0000, Simmons, James A. wrote:
> >On Wed, Jun 03, 2015 at 10:32:31AM -0400, James Simmons wrote:
> >> With all the TCPIP handling done in the lnet layer we should
> >> rename all the functions with the prefix lnet_*. One other
> >> change done was changing the remove argument of lnet_sock_getaddr
> >> from a int to a bool.
> >>
> >> Signed-off-by: James Simmons <jsimmons@infradead.org>
> >checkpatch is complaining about unrecognized email address.
>
> For some reason git format will mangle some of email addresses on me.
> Any idea why it does that?
sorry, no. maybe you need to report it as bug to git.
regards
sudip
>
WARNING: multiple messages have this Message-ID (diff)
From: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
To: "Simmons, James A." <simmonsja@ornl.gov>
Cc: James Simmons <jsimmons@infradead.org>,
"devel@driverdev.osuosl.org" <devel@driverdev.osuosl.org>,
"HPDD-discuss@lists.01.org" <HPDD-discuss@ml01.01.org>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Oleg Drokin <oleg.drokin@intel.com>,
"lustre-devel@lists.lustre.org" <lustre-devel@lists.lustre.org>
Subject: Re: [lustre-devel] [PATCH v3 4/7] staging:lustre: rename tcpip handling functions to lnet_* prefix
Date: Wed, 3 Jun 2015 22:12:55 +0530 [thread overview]
Message-ID: <20150603164255.GC5314@sudip-PC> (raw)
In-Reply-To: <60d0f4468f1b401ea3643d5efcdb0b2d@EXCHCS32.ornl.gov>
On Wed, Jun 03, 2015 at 04:38:36PM +0000, Simmons, James A. wrote:
> >On Wed, Jun 03, 2015 at 10:32:31AM -0400, James Simmons wrote:
> >> With all the TCPIP handling done in the lnet layer we should
> >> rename all the functions with the prefix lnet_*. One other
> >> change done was changing the remove argument of lnet_sock_getaddr
> >> from a int to a bool.
> >>
> >> Signed-off-by: James Simmons <jsimmons at infradead.org>
> >checkpatch is complaining about unrecognized email address.
>
> For some reason git format will mangle some of email addresses on me.
> Any idea why it does that?
sorry, no. maybe you need to report it as bug to git.
regards
sudip
>
next prev parent reply other threads:[~2015-06-03 16:42 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-03 14:32 [lustre-devel] [PATCH v3 0/7] staging:lustre: remove tcpip abstraction from libcfs James Simmons
2015-06-03 14:32 ` James Simmons
2015-06-03 14:32 ` [lustre-devel] [PATCH v3 1/7] staging:lustre: move tcpip abstraction James Simmons
2015-06-03 14:32 ` James Simmons
2015-06-03 14:32 ` [lustre-devel] [PATCH v3 2/7] staging:lustre: remove useless libcfs_sock_release James Simmons
2015-06-03 14:32 ` James Simmons
2015-06-03 14:32 ` [lustre-devel] [PATCH v3 3/7] staging:lustre: remove useless libcfs_sock_abort_accept James Simmons
2015-06-03 14:32 ` James Simmons
2015-06-03 14:32 ` [lustre-devel] [PATCH v3 4/7] staging:lustre: rename tcpip handling functions to lnet_* prefix James Simmons
2015-06-03 14:32 ` James Simmons
2015-06-03 16:33 ` [lustre-devel] " Sudip Mukherjee
2015-06-03 16:33 ` Sudip Mukherjee
2015-06-03 16:38 ` [lustre-devel] " Simmons, James A.
2015-06-03 16:38 ` Simmons, James A.
2015-06-03 16:42 ` Sudip Mukherjee [this message]
2015-06-03 16:42 ` Sudip Mukherjee
2015-06-03 14:32 ` [lustre-devel] [PATCH v3 5/7] staging:lustre: use available kernel wrappers in lib-socket.c James Simmons
2015-06-03 14:32 ` James Simmons
2015-06-03 14:32 ` [lustre-devel] [PATCH v3 6/7] staging:lustre: style cleanups for lib-socket.c James Simmons
2015-06-03 14:32 ` James Simmons
2015-06-03 14:42 ` [lustre-devel] " Joe Perches
2015-06-03 14:42 ` Joe Perches
2015-06-03 17:12 ` [lustre-devel] " Simmons, James A.
2015-06-03 17:12 ` Simmons, James A.
2015-06-03 17:16 ` Joe Perches
2015-06-03 17:16 ` Joe Perches
2015-06-03 14:32 ` [lustre-devel] [PATCH v3 7/7] staging:lustre: Update license and copyright " James Simmons
2015-06-03 14:32 ` James Simmons
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=20150603164255.GC5314@sudip-PC \
--to=sudipm.mukherjee@gmail.com \
--cc=lustre-devel@lists.lustre.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.