grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] LVM Cachevol and Integrity volumes break entire LVM VG


From: Patrick Plenefisch
Subject: Re: [PATCH] LVM Cachevol and Integrity volumes break entire LVM VG
Date: Thu, 8 Feb 2024 14:52:37 -0500

Hmm, what would the logical parts be? The solution for both cachevol and integrity is the same.

I do know another part needs to be added as I still need to investigate some warnings, but I'll likely need to do that this weekend when I have some more time.

Patric

On Thu, Feb 8, 2024 at 11:57 AM Daniel Kiper <dkiper@net-space.pl> wrote:
On Mon, Jan 29, 2024 at 04:37:30PM -0500, Patrick Plenefisch wrote:
> In an effort to solve https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1061168
> for myself, I implemented basic support for cachevol and integrity volumes in
> LVM.
>
> This is just an extension of the cachepool support that already existed, and
> just like that support, I ignore all of the metadata and just go for the data.
> This obviously means that writing to "writeback" cachepools, and any
> raidintegrity volumes will cause corruption as before, but as grub only reads
> files, I think that should be fine.

I think this patch should be split into two or more logical parts. Could
you do that? Please do not forget to add your Signed-off-by to every patch.
Last but not least, every patch should have proper commit message.

Daniel

reply via email to

[Prev in Thread] Current Thread [Next in Thread]