From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Oleg Drokin <oleg.drokin@intel.com>
Cc: SF Markus Elfring <elfring@users.sourceforge.net>,
devel@driverdev.osuosl.org, lustre-devel@lists.lustre.org,
Andreas Dilger <andreas.dilger@intel.com>,
Ben Evans <bevans@cray.com>, Bobi Jam <bobijam.xu@intel.com>,
Emoly Liu <emoly.liu@intel.com>, Fan Yong <fan.yong@intel.com>,
Gregoire Pichon <gregoire.pichon@bull.net>,
Henri Doreau <henri.doreau@cea.fr>,
James Simmons <jsimmons@infradead.org>,
Jinshan Xiong <jinshan.xiong@intel.com>,
"John L. Hammond" <john.hammond@intel.com>,
"Kirill A. Shutemov" <kirill.shutemov@linux.intel.com>,
Lai Siyao <lai.siyao@intel.com>,
Sebastien Buisson <sbuisson@ddn.com>,
Stephen Champion <schamp@sgi.com>, wang di <di.wang@intel.com>,
LKML <linux-kernel@vger.kernel.org>,
kernel-janitors@vger.kernel.org
Subject: Re: [PATCH 2/5] staging/lustre/mgc: Combine two seq_printf() calls into one call in lprocfs_mgc_rd_i
Date: Fri, 13 Jan 2017 07:41:52 +0000 [thread overview]
Message-ID: <20170113074152.GA16646@kroah.com> (raw)
In-Reply-To: <C204F97C-59ED-4558-9322-0EC7B63AA44B@intel.com>
On Fri, Jan 13, 2017 at 01:58:37AM -0500, Oleg Drokin wrote:
>
> On Jan 1, 2017, at 11:35 AM, SF Markus Elfring wrote:
<snip>
Oleg, please realize that I have blacklisted this patch author, and
don't take contributions from them, unless you, or someone else wishes
to properly review and pass them on. I've found that personally, it's
just a waste of time working with them, but you are free to do whatever
you wish...
good luck!
greg k-h
WARNING: multiple messages have this Message-ID (diff)
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Oleg Drokin <oleg.drokin@intel.com>
Cc: SF Markus Elfring <elfring@users.sourceforge.net>,
devel@driverdev.osuosl.org, lustre-devel@lists.lustre.org,
Andreas Dilger <andreas.dilger@intel.com>,
Ben Evans <bevans@cray.com>, Bobi Jam <bobijam.xu@intel.com>,
Emoly Liu <emoly.liu@intel.com>, Fan Yong <fan.yong@intel.com>,
Gregoire Pichon <gregoire.pichon@bull.net>,
Henri Doreau <henri.doreau@cea.fr>,
James Simmons <jsimmons@infradead.org>,
Jinshan Xiong <jinshan.xiong@intel.com>,
"John L. Hammond" <john.hammond@intel.com>,
"Kirill A. Shutemov" <kirill.shutemov@linux.intel.com>,
Lai Siyao <lai.siyao@intel.com>,
Sebastien Buisson <sbuisson@ddn.com>,
Stephen Champion <schamp@sgi.com>, wang di <di.wang@intel.com>,
LKML <linux-kernel@vger.kernel.org>,
kernel-janitors@vger.kernel.org
Subject: [lustre-devel] [PATCH 2/5] staging/lustre/mgc: Combine two seq_printf() calls into one call in lprocfs_mgc_rd_ir_state()
Date: Fri, 13 Jan 2017 08:41:52 +0100 [thread overview]
Message-ID: <20170113074152.GA16646@kroah.com> (raw)
In-Reply-To: <C204F97C-59ED-4558-9322-0EC7B63AA44B@intel.com>
On Fri, Jan 13, 2017 at 01:58:37AM -0500, Oleg Drokin wrote:
>
> On Jan 1, 2017, at 11:35 AM, SF Markus Elfring wrote:
<snip>
Oleg, please realize that I have blacklisted this patch author, and
don't take contributions from them, unless you, or someone else wishes
to properly review and pass them on. I've found that personally, it's
just a waste of time working with them, but you are free to do whatever
you wish...
good luck!
greg k-h
WARNING: multiple messages have this Message-ID (diff)
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Oleg Drokin <oleg.drokin@intel.com>
Cc: SF Markus Elfring <elfring@users.sourceforge.net>,
devel@driverdev.osuosl.org, lustre-devel@lists.lustre.org,
Andreas Dilger <andreas.dilger@intel.com>,
Ben Evans <bevans@cray.com>, Bobi Jam <bobijam.xu@intel.com>,
Emoly Liu <emoly.liu@intel.com>, Fan Yong <fan.yong@intel.com>,
Gregoire Pichon <gregoire.pichon@bull.net>,
Henri Doreau <henri.doreau@cea.fr>,
James Simmons <jsimmons@infradead.org>,
Jinshan Xiong <jinshan.xiong@intel.com>,
"John L. Hammond" <john.hammond@intel.com>,
"Kirill A. Shutemov" <kirill.shutemov@linux.intel.com>,
Lai Siyao <lai.siyao@intel.com>,
Sebastien Buisson <sbuisson@ddn.com>,
Stephen Champion <schamp@sgi.com>, wang di <di.wang@intel.com>,
LKML <linux-kernel@vger.kernel.org>,
kernel-janitors@vger.kernel.org
Subject: Re: [PATCH 2/5] staging/lustre/mgc: Combine two seq_printf() calls into one call in lprocfs_mgc_rd_ir_state()
Date: Fri, 13 Jan 2017 08:41:52 +0100 [thread overview]
Message-ID: <20170113074152.GA16646@kroah.com> (raw)
In-Reply-To: <C204F97C-59ED-4558-9322-0EC7B63AA44B@intel.com>
On Fri, Jan 13, 2017 at 01:58:37AM -0500, Oleg Drokin wrote:
>
> On Jan 1, 2017, at 11:35 AM, SF Markus Elfring wrote:
<snip>
Oleg, please realize that I have blacklisted this patch author, and
don't take contributions from them, unless you, or someone else wishes
to properly review and pass them on. I've found that personally, it's
just a waste of time working with them, but you are free to do whatever
you wish...
good luck!
greg k-h
next prev parent reply other threads:[~2017-01-13 7:41 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-01 16:30 [PATCH 0/5] staging-Lustre: Fine-tuning for some function implementations SF Markus Elfring
2017-01-01 16:30 ` SF Markus Elfring
2017-01-01 16:30 ` [lustre-devel] " SF Markus Elfring
2017-01-01 16:33 ` [PATCH 1/5] staging/lustre/llite: Use seq_puts() in three functions SF Markus Elfring
2017-01-01 16:33 ` SF Markus Elfring
2017-01-01 16:33 ` [lustre-devel] " SF Markus Elfring
2017-01-01 16:35 ` [PATCH 2/5] staging/lustre/mgc: Combine two seq_printf() calls into one call in lprocfs_mgc_rd_ir_st SF Markus Elfring
2017-01-01 16:35 ` [PATCH 2/5] staging/lustre/mgc: Combine two seq_printf() calls into one call in lprocfs_mgc_rd_ir_state() SF Markus Elfring
2017-01-01 16:35 ` [lustre-devel] " SF Markus Elfring
2017-01-13 6:58 ` [PATCH 2/5] staging/lustre/mgc: Combine two seq_printf() calls into one call in lprocfs_mgc_rd_i Oleg Drokin
2017-01-13 6:58 ` [PATCH 2/5] staging/lustre/mgc: Combine two seq_printf() calls into one call in lprocfs_mgc_rd_ir_state() Oleg Drokin
2017-01-13 6:58 ` [lustre-devel] " Oleg Drokin
2017-01-13 7:41 ` Greg Kroah-Hartman [this message]
2017-01-13 7:41 ` Greg Kroah-Hartman
2017-01-13 7:41 ` [lustre-devel] " Greg Kroah-Hartman
2017-01-01 16:37 ` [PATCH 3/5] staging/lustre/obdclass: Use seq_putc() in four functions SF Markus Elfring
2017-01-01 16:37 ` SF Markus Elfring
2017-01-01 16:37 ` [lustre-devel] " SF Markus Elfring
2017-01-01 16:38 ` [PATCH 4/5] staging/lustre/obdclass: Combine two seq_printf() calls into one call in lprocfs_rd_stat SF Markus Elfring
2017-01-01 16:38 ` [PATCH 4/5] staging/lustre/obdclass: Combine two seq_printf() calls into one call in lprocfs_rd_state() SF Markus Elfring
2017-01-01 16:38 ` [lustre-devel] " SF Markus Elfring
2017-01-13 6:59 ` [PATCH 4/5] staging/lustre/obdclass: Combine two seq_printf() calls into one call in lprocfs_rd_ Oleg Drokin
2017-01-13 6:59 ` [PATCH 4/5] staging/lustre/obdclass: Combine two seq_printf() calls into one call in lprocfs_rd_state() Oleg Drokin
2017-01-13 6:59 ` [lustre-devel] " Oleg Drokin
2017-01-01 16:40 ` [PATCH 5/5] staging/lustre/obdclass: Use seq_puts() in three functions SF Markus Elfring
2017-01-01 16:40 ` SF Markus Elfring
2017-01-01 16:40 ` [lustre-devel] " SF Markus Elfring
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=20170113074152.GA16646@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=andreas.dilger@intel.com \
--cc=bevans@cray.com \
--cc=bobijam.xu@intel.com \
--cc=devel@driverdev.osuosl.org \
--cc=di.wang@intel.com \
--cc=elfring@users.sourceforge.net \
--cc=emoly.liu@intel.com \
--cc=fan.yong@intel.com \
--cc=gregoire.pichon@bull.net \
--cc=henri.doreau@cea.fr \
--cc=jinshan.xiong@intel.com \
--cc=john.hammond@intel.com \
--cc=jsimmons@infradead.org \
--cc=kernel-janitors@vger.kernel.org \
--cc=kirill.shutemov@linux.intel.com \
--cc=lai.siyao@intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=lustre-devel@lists.lustre.org \
--cc=oleg.drokin@intel.com \
--cc=sbuisson@ddn.com \
--cc=schamp@sgi.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.