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

2021-08-10 Thread Michael Chang via Grub-devel
On Mon, Aug 09, 2021 at 05:34:41PM +0200, Daniel Kiper wrote: > On Mon, Aug 02, 2021 at 05:40:20PM +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] diskfilter: use nodes in logical volume's segment as member device

2021-08-09 Thread Daniel Kiper
On Mon, Aug 02, 2021 at 05:40:20PM +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] diskfilter: use nodes in logical volume's segment as member device

2021-08-02 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