From: James Smart <james.smart@emulex.com>
To: Sebastian Herbszt <herbszt@gmx.de>
Cc: linux-scsi@vger.kernel.org
Subject: Re: [PATCH 10/21] lpfc: Fix provide host name and OS name in RSNN-NN FC-GS command
Date: Tue, 7 Apr 2015 15:23:26 -0400 [thread overview]
Message-ID: <55242EAE.6000100@emulex.com> (raw)
In-Reply-To: <20150405140748.00007e42@localhost>
On 4/5/2015 8:07 AM, Sebastian Herbszt wrote:
> James Smart wrote:
>> + /* Note :- OS name is "Linux" as per requirement BZ168199. */
>> + if (size < n)
>> + return n;
>> + n += snprintf(symbol + n, size - n, " OS:%s", init_utsname()->sysname);
>> +
>> return n;
>> }
> Care to disclose which bugzilla contains BZ168199?
>
>
It's meaningless as it's Emulex's bugzilla database, per our own
requirements. You will see in the v3 patches just posted I just nixed this.
-- james s
next prev parent reply other threads:[~2015-04-07 19:23 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-03 21:12 [PATCH 10/21] lpfc: Fix provide host name and OS name in RSNN-NN FC-GS command James Smart
2015-04-05 12:07 ` Sebastian Herbszt
2015-04-07 19:23 ` James Smart [this message]
2015-04-10 6:13 ` Hannes Reinecke
-- strict thread matches above, loose matches on Subject: below --
2015-02-05 19:24 James Smart
2015-02-06 12:20 ` Tomas Henzl
2015-02-16 16:22 ` James Smart
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=55242EAE.6000100@emulex.com \
--to=james.smart@emulex.com \
--cc=herbszt@gmx.de \
--cc=linux-scsi@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).