From: Jens Axboe <axboe@kernel.dk>
To: linux-block@vger.kernel.org, Ming Lei <ming.lei@redhat.com>
Cc: linux-efi@vger.kernel.org,
Olivier Gayot <olivier.gayot@canonical.com>,
Mulhern <amulhern@redhat.com>,
Davidlohr Bueso <dave@stgolabs.net>,
stable@vger.kernel.org
Subject: Re: [PATCH V3] block: fix conversion of GPT partition name to 7-bit
Date: Wed, 05 Mar 2025 07:45:27 -0700 [thread overview]
Message-ID: <174118592720.8596.17751872254586866019.b4-ty@kernel.dk> (raw)
In-Reply-To: <20250305022154.3903128-1-ming.lei@redhat.com>
On Wed, 05 Mar 2025 10:21:54 +0800, Ming Lei wrote:
> The utf16_le_to_7bit function claims to, naively, convert a UTF-16
> string to a 7-bit ASCII string. By naively, we mean that it:
> * drops the first byte of every character in the original UTF-16 string
> * checks if all characters are printable, and otherwise replaces them
> by exclamation mark "!".
>
> This means that theoretically, all characters outside the 7-bit ASCII
> range should be replaced by another character. Examples:
>
> [...]
Applied, thanks!
[1/1] block: fix conversion of GPT partition name to 7-bit
(no commit info)
Best regards,
--
Jens Axboe
next prev parent reply other threads:[~2025-03-05 14:45 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-05 2:21 [PATCH V3] block: fix conversion of GPT partition name to 7-bit Ming Lei
2025-03-05 14:45 ` Jens Axboe [this message]
2025-03-27 22:34 ` Ben Hutchings
2025-03-28 9:29 ` Olivier Gayot
2025-03-28 18:03 ` Ben Hutchings
2025-03-28 19:57 ` David Laight
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=174118592720.8596.17751872254586866019.b4-ty@kernel.dk \
--to=axboe@kernel.dk \
--cc=amulhern@redhat.com \
--cc=dave@stgolabs.net \
--cc=linux-block@vger.kernel.org \
--cc=linux-efi@vger.kernel.org \
--cc=ming.lei@redhat.com \
--cc=olivier.gayot@canonical.com \
--cc=stable@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox