Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1659423

Re: [PATCH v5 7/9] nvme: get list of namespace descriptors

From Johannes Thumshirn <jthumshirn@suse.de>
Newsgroups linux.kernel
Subject Re: [PATCH v5 7/9] nvme: get list of namespace descriptors
Date 2017-06-07 09:00 +0200
Message-ID <tPD6G-34T-19@gated-at.bofh.it> (permalink)
References <tPnOh-1Aw-3@gated-at.bofh.it> <tPnOi-1Aw-13@gated-at.bofh.it> <tPryy-41R-15@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 06/06/2017 08:30 PM, Sagi Grimberg wrote:
> 
>> +    if (ns->ctrl->vs >= NVME_VS(1, 3, 0)) {
>> +         /* Don't treat error as fatal we potentially
>> +          * already have a NGUID or EUI-64
>> +          */
>> +        if (nvme_identify_ns_descs(ns, ns->ns_id))
>> +            dev_warn(ns->ctrl->dev,
> 
> ctrl->device

Gah I though I have all of 'em in my series.

-- 
Johannes Thumshirn                                          Storage
jthumshirn@suse.de                                +49 911 74053 689
SUSE LINUX GmbH, Maxfeldstr. 5, 90409 Nürnberg
GF: Felix Imendörffer, Jane Smithard, Graham Norton
HRB 21284 (AG Nürnberg)
Key fingerprint = EC38 9CAB C2C4 F25D 8600 D0D0 0393 969D 2D76 0850

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH v5 7/9] nvme: get list of namespace descriptors Johannes Thumshirn <jthumshirn@suse.de> - 2017-06-06 16:40 +0200
  Re: [PATCH v5 7/9] nvme: get list of namespace descriptors Sagi Grimberg <sagi@grimberg.me> - 2017-06-06 20:40 +0200
    Re: [PATCH v5 7/9] nvme: get list of namespace descriptors Johannes Thumshirn <jthumshirn@suse.de> - 2017-06-07 09:00 +0200

csiph-web