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@xxxxxxx>