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 <dki...@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
>
_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to