From: Avnish Chouhan <avnish@linux.ibm.com>
To: phcoder@gmail.com
Cc: grub-devel@gnu.org
Subject: Re: [PATCH v8 6/6] ieee1275: support added for multiple nvme bootpaths
Date: Mon, 02 Mar 2026 12:42:13 +0530 [thread overview]
Message-ID: <e93b9773adc462de2a3e0b298f9beb18@linux.ibm.com> (raw)
In-Reply-To: <mailman.67988.1772117602.1191.grub-devel@gnu.org>
On 2026-02-26 20:23, grub-devel-request@gnu.org wrote:
> Message: 1
> Date: Thu, 26 Feb 2026 17:50:58 +0300
> From: "Vladimir 'phcoder' Serbinenko" <phcoder@gmail.com>
> To: The development of GNU GRUB <grub-devel@gnu.org>
> Subject: Re: [PATCH v8 6/6] ieee1275: support added for multiple nvme
> bootpaths
> Message-ID:
> <CAEaD8JPL6G+96ECrUX01AD_dhmC+kStH6oYMOg-zd6Lckh61DA@mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> Regards
> Vladimir 'phcoder' Serbinenko
>
Hi Vladimir,
Thank you so much a review!
I'll do the changes as suggested in next version!
>> void
>> grub_install_register_ieee1275 (int is_prep, const char
>> *install_device,
>> int partno, const char *relpath)
>> @@ -215,8 +320,19 @@ grub_install_register_ieee1275 (int is_prep,
>> const
>> char *install_device,
>> }
>> *ptr = '\0';
>> }
>> + else if (grub_strstr (install_device, "nvme"))
>> + {
>> + boot_device = add_multiple_nvme_bootdevices (install_device);
>>
> What happens if I install via an UUID symlink? What happens if I
> install on
> a file (disk image) named nvme1?
Regarding the above query. Unless we have a valid NVMe/NVMeOF info in
"/device" and "/subsystem", the function would not have any impact on
bootpaths.
Regards,
Avnish Chouhan
_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel
next parent reply other threads:[~2026-03-02 7:12 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.67988.1772117602.1191.grub-devel@gnu.org>
2026-03-02 7:12 ` Avnish Chouhan [this message]
2026-02-23 13:44 [PATCH v8 0/6] NVMeoFC support on Grub Avnish Chouhan
2026-02-23 13:44 ` [PATCH v8 6/6] ieee1275: support added for multiple nvme bootpaths Avnish Chouhan
2026-02-26 14:50 ` Vladimir 'phcoder' Serbinenko
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=e93b9773adc462de2a3e0b298f9beb18@linux.ibm.com \
--to=avnish@linux.ibm.com \
--cc=grub-devel@gnu.org \
--cc=phcoder@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox