From: Glenn Washburn <development@efficientek.com>
To: grub-devel@gnu.org, Daniel Kiper <dkiper@net-space.pl>
Cc: Patrick Steinhardt <ps@pks.im>,
Glenn Washburn <development@efficientek.com>
Subject: [PATCH v4 0/2] cryptodisk: Allows UUIDs to be compared in a dash-insensitive manner
Date: Fri, 22 Jul 2022 02:43:12 -0500 [thread overview]
Message-ID: <cover.1658475502.git.development@efficientek.com> (raw)
Updates since v3:
* Rebase onto latest master
* Whitespace fixes
Glenn
Glenn Washburn (2):
luks, luks2: Force header.uuid to be NULL terminated
cryptodisk: Allows UUIDs to be compared in a dash-insensitive manner
grub-core/disk/cryptodisk.c | 4 ++--
grub-core/disk/geli.c | 2 +-
grub-core/disk/luks.c | 24 +++++++-----------------
grub-core/disk/luks2.c | 18 +++++++-----------
include/grub/misc.h | 27 +++++++++++++++++++++++++++
5 files changed, 44 insertions(+), 31 deletions(-)
--
2.34.1
next reply other threads:[~2022-07-22 7:43 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-22 7:43 Glenn Washburn [this message]
2022-07-22 7:43 ` [PATCH v4 1/2] luks, luks2: Force header.uuid to be NULL terminated Glenn Washburn
2022-08-03 13:30 ` Daniel Kiper
2022-08-03 20:47 ` Glenn Washburn
2022-07-22 7:43 ` [PATCH v4 2/2] cryptodisk: Allows UUIDs to be compared in a dash-insensitive manner Glenn Washburn
2022-08-02 16:17 ` Daniel Kiper
2022-08-02 18:17 ` Glenn Washburn
2022-08-03 13:03 ` Daniel Kiper
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1658475502.git.development@efficientek.com \
--to=development@efficientek.com \
--cc=dkiper@net-space.pl \
--cc=grub-devel@gnu.org \
--cc=ps@pks.im \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.