Re: [ndctl PATCH] ndctl, util: add a raw_uuid field to namespace listings

2018-04-16 Thread Dan Williams
On Mon, Apr 16, 2018 at 2:49 PM, Dan Williams wrote: > On Mon, Apr 16, 2018 at 2:47 PM, Verma, Vishal L > wrote: >> On Mon, 2018-04-16 at 14:41 -0700, Dan Williams wrote: >>> On Mon, Apr 16, 2018 at 2:27 PM, Vishal Verma >>> wrote: >>> > For boot support efibootmgr needs to be able to lookup up

Re: [ndctl PATCH] ndctl, util: add a raw_uuid field to namespace listings

2018-04-16 Thread Dan Williams
On Mon, Apr 16, 2018 at 2:47 PM, Verma, Vishal L wrote: > On Mon, 2018-04-16 at 14:41 -0700, Dan Williams wrote: >> On Mon, Apr 16, 2018 at 2:27 PM, Vishal Verma >> wrote: >> > For boot support efibootmgr needs to be able to lookup up the raw >> > namespace uuid to match the device-path that EFI

Re: [ndctl PATCH] ndctl, util: add a raw_uuid field to namespace listings

2018-04-16 Thread Verma, Vishal L
On Mon, 2018-04-16 at 14:41 -0700, Dan Williams wrote: > On Mon, Apr 16, 2018 at 2:27 PM, Vishal Verma > wrote: > > For boot support efibootmgr needs to be able to lookup up the raw > > namespace uuid to match the device-path that EFI emits. By default > > 'ndctl list' displays the uuid that is pr

Re: [ndctl PATCH] ndctl, util: add a raw_uuid field to namespace listings

2018-04-16 Thread Dan Williams
On Mon, Apr 16, 2018 at 2:27 PM, Vishal Verma wrote: > For boot support efibootmgr needs to be able to lookup up the raw > namespace uuid to match the device-path that EFI emits. By default > 'ndctl list' displays the uuid that is present in the address > abstraction info-block. Add a "raw_uuid" s

[ndctl PATCH] ndctl, util: add a raw_uuid field to namespace listings

2018-04-16 Thread Vishal Verma
For boot support efibootmgr needs to be able to lookup up the raw namespace uuid to match the device-path that EFI emits. By default 'ndctl list' displays the uuid that is present in the address abstraction info-block. Add a "raw_uuid" so that tooling can correlate the default uuid with the base uu