[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <166040264336.3360334.4832672954892451811.b4-ty@mit.edu>
Date: Sat, 13 Aug 2022 10:58:09 -0400
From: "Theodore Ts'o" <tytso@....edu>
To: linux-ext4@...r.kernel.org, lczerner@...hat.com
Cc: "Theodore Ts'o" <tytso@....edu>, danielng@...gle.com
Subject: Re: [PATCH v2] [PATCH] e2fsprogs: fix device name parsing to resolve names containing '='
On Fri, 12 Aug 2022 15:01:22 +0200, Lukas Czerner wrote:
> Currently in varisous e2fsprogs tools, most notably tune2fs and e2fsck
> we will get the device name by passing the user provided string into
> blkid_get_devname(). This library function however is primarily intended
> for parsing "NAME=value" tokens. It will return the device matching the
> specified token, NULL if nothing is found, or copy of the string if it's
> not in "NAME=value" format.
>
> [...]
Applied, thanks!
[1/1] e2fsprogs: fix device name parsing to resolve names containing '='
commit: 18ebcf26f478702cd09dd4229320d449469f1490
Best regards,
--
Theodore Ts'o <tytso@....edu>
Powered by blists - more mailing lists