[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#27331: [PATCH] Handle EIO error in ENOENT-safe as well.
From: |
Ludovic Courtès |
Subject: |
bug#27331: [PATCH] Handle EIO error in ENOENT-safe as well. |
Date: |
Sun, 11 Jun 2017 23:11:16 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux) |
Hello,
Adam Van Ymeren <address@hidden> skribis:
> Trying to boot GuixSD when an audio CD is in the drive will die with an
> "input/output error" when trying to read the superblock from the cd
> drive.
>
> This patch catches and warns in this case rather than dying.
Good catch! I added a commit log following our conventions and
committed.
Thanks,
Ludo’.