Re: [PATCH v2] diskfilter: use nodes in logical volume's segment as member device

2021-09-22 Thread Daniel Kiper
On Fri, Sep 17, 2021 at 03:34:32PM +0800, Michael Chang via Grub-devel wrote: > On Wed, Sep 15, 2021 at 06:00:09PM +0200, Daniel Kiper wrote: > > On Thu, Sep 09, 2021 at 09:02:29PM +0800, Michael Chang via Grub-devel > > wrote: > > > Currently the grub_diskfilter_memberlist function returns all ph

Re: [PATCH v2] diskfilter: use nodes in logical volume's segment as member device

2021-09-17 Thread Michael Chang via Grub-devel
On Wed, Sep 15, 2021 at 06:00:09PM +0200, Daniel Kiper wrote: > On Thu, Sep 09, 2021 at 09:02:29PM +0800, Michael Chang via Grub-devel wrote: > > Currently the grub_diskfilter_memberlist function returns all physical > > volumes added to a volume group to which a logical volume (LV) belongs. > > Ho

Re: [PATCH v2] diskfilter: use nodes in logical volume's segment as member device

2021-09-15 Thread Daniel Kiper
On Thu, Sep 09, 2021 at 09:02:29PM +0800, Michael Chang via Grub-devel wrote: > Currently the grub_diskfilter_memberlist function returns all physical > volumes added to a volume group to which a logical volume (LV) belongs. > However this is suboptimal as it doesn't fit the intended behavior of >

[PATCH v2] diskfilter: use nodes in logical volume's segment as member device

2021-09-09 Thread Michael Chang via Grub-devel
Currently the grub_diskfilter_memberlist function returns all physical volumes added to a volume group to which a logical volume (LV) belongs. However this is suboptimal as it doesn't fit the intended behavior of returning underlying devices that make up the LV. To give a clear picture, the result