[Bug 202321] [bhyve, patch] More verbose error reporting in bhyve for backing images
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri May 27 11:47:54 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202321
--- Comment #3 from commit-hook at freebsd.org ---
A commit references this bug:
Author: bapt
Date: Fri May 27 11:46:54 UTC 2016
New revision: 300843
URL: https://svnweb.freebsd.org/changeset/base/300843
Log:
Improve error message when failing to open a backing file
When bhyve cannot open a backing file, it now says explicitly which file
could not be opened
Note that the change has only be maed in block_if.c and not in
pci_virtio_block.c as the error will always be catched by the first
PR: 202321 (different patch)
Reviewed by: grehan
MFC after: 3 day
Sponsored by: Gandi.net
Differential Revision: https://reviews.freebsd.org/D6576
Changes:
head/usr.sbin/bhyve/block_if.c
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-virtualization
mailing list