Re: [PATCH 0/6 v13] LVM Cachevol and Integrity volumes break entire LVM VG

2025-02-28 Thread Daniel Kiper
On Thu, Feb 27, 2025 at 03:20:28PM -0500, Patrick Plenefisch wrote: > I just rebased them with no changes except for line numbers shifting, > and pushed to https://github.com/byteit101/grub2/commits/grub-lvmintegrity/ > and attached them as patches with --thread. I unfortunately don't have > time t

Re: [PATCH 0/6 v13] LVM Cachevol and Integrity volumes break entire LVM VG

2025-02-27 Thread Patrick Plenefisch
I just rebased them with no changes except for line numbers shifting, and pushed to https://github.com/byteit101/grub2/commits/grub-lvmintegrity/ and attached them as patches with --thread. I unfortunately don't have time to figure out how to get send-email to work for the next few weeks as I'm tra

Re: [PATCH 0/6 v13] LVM Cachevol and Integrity volumes break entire LVM VG

2025-02-26 Thread Daniel Kiper
On Thu, Feb 20, 2025 at 06:52:36PM -0500, Patrick Plenefisch wrote: > Awesome! What do I do now? Sadly your patches conflict with current master... :-( Could you rebase them? And if you could use "git send-email" to send patches that would be perfect... Sorry for inconvenience... Daniel ___

Re: [PATCH 0/6 v13] LVM Cachevol and Integrity volumes break entire LVM VG

2025-02-24 Thread Daniel Kiper
On Thu, Feb 20, 2025 at 06:52:36PM -0500, Patrick Plenefisch wrote: > Awesome! What do I do now? Wait for push... :-) Daniel ___ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mailman/listinfo/grub-devel

Re: [PATCH 0/6 v13] LVM Cachevol and Integrity volumes break entire LVM VG

2025-02-20 Thread Patrick Plenefisch
Awesome! What do I do now? Patrick On Thu, Feb 20, 2025 at 11:08 AM Daniel Kiper wrote: > > On Sat, Jan 04, 2025 at 03:16:59PM -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 c

Re: [PATCH 0/6 v13] LVM Cachevol and Integrity volumes break entire LVM VG

2025-02-20 Thread Daniel Kiper
On Sat, Jan 04, 2025 at 03:16:59PM -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 al

Re: [PATCH 0/6 v13] LVM Cachevol and Integrity volumes break entire LVM VG

2025-01-04 Thread Glenn Washburn
Hi Patrick, It looks like you're not using the --thread option for git format-patch. Would you please use that for the next version? That option will keep the patch set together for those with email clients with threaded view. Thanks. Glenn On Sat, 4 Jan 2025 15:16:59 -0500 Patrick Plenefisch w

[PATCH 0/6 v13] LVM Cachevol and Integrity volumes break entire LVM VG

2025-01-04 Thread Patrick Plenefisch
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 j