[systemd-devel] [PATCH] option to ignore ENOMEDIUM in blkid
Lennart Poettering
lennart at poettering.net
Wed Apr 22 10:02:06 PDT 2015
On Wed, 18.02.15 23:51, Hans Scholze (hans.scholze at gmail.com) wrote:
> # probe filesystem metadata of disks
> -KERNEL!="sr*", IMPORT{builtin}="blkid"
> +KERNEL!="sr*", IMPORT{builtin}="blkid --ignore-enomedium"
Adding a new switch for this sounds overly complicated. We should
really ignore this error in any case, and just print a debug level
message about this case, which people can see if they turn debug
logging on.
Now, as it turns out I actually commited such a change a week back
with 8d8ce9e2cd066e90c17e2d1eb1882defabb1fa63 in order to fix fdobz
89885.
I figure this should resolve the issue,
Lennart
--
Lennart Poettering, Red Hat
More information about the systemd-devel
mailing list