Re: [PATCH 1/4 v11] disk/lvm: Make cache_lv more generic as ignored_feature_lv

2024-11-25 Thread Daniel Kiper
On Mon, Nov 11, 2024 at 01:32:54PM -0500, Patrick Plenefisch wrote: > This patch isn't necessary by itself, but when combined with the next > two patchs it enhances readability as ignored_features_lv is then used > for multiple types of extra LV's, not just cache LV's > > Signed-off-by: Patrick Ple

[PATCH 1/4 v11] disk/lvm: Make cache_lv more generic as ignored_feature_lv

2024-11-11 Thread Patrick Plenefisch
This patch isn't necessary by itself, but when combined with the next two patchs it enhances readability as ignored_features_lv is then used for multiple types of extra LV's, not just cache LV's Signed-off-by: Patrick Plenefisch --- grub-core/disk/lvm.c | 176 +---