Page MenuHomeFreeBSD

Explicitly say which file cannot be open when failing to open a backing file
ClosedPublic

Authored by bapt on May 26 2016, 11:37 AM.
Tags
None
Referenced Files
F86839312: D6576.id16989.diff
Wed, Jun 26, 9:18 AM
Unknown Object (File)
Sat, Jun 22, 3:32 AM
Unknown Object (File)
Thu, Jun 20, 3:44 PM
Unknown Object (File)
Wed, Jun 19, 11:42 PM
Unknown Object (File)
Wed, Jun 19, 11:42 PM
Unknown Object (File)
Wed, Jun 19, 11:42 PM
Unknown Object (File)
Wed, Jun 19, 11:06 PM
Unknown Object (File)
Thu, Jun 6, 8:53 AM
Subscribers

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 3964
Build 4007: arc lint + arc unit

Event Timeline

bapt retitled this revision from to Explicitly say which file cannot be open when failing to open a backing file.
bapt updated this object.
bapt edited the test plan for this revision. (Show Details)
bapt added a reviewer: grehan.
grehan edited edge metadata.

Looks fine. This also closes PR 202321

The error message in pci_virtio_blk may not be needed since it's going to be printed in the blockif call.

This revision is now accepted and ready to land.May 26 2016, 1:52 PM
This revision was automatically updated to reflect the committed changes.