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
Unknown Object (File)
Mon, May 12, 5:48 PM
Unknown Object (File)
Sat, May 10, 8:30 AM
Unknown Object (File)
Mon, Apr 28, 5:55 AM
Unknown Object (File)
Wed, Apr 16, 11:56 AM
Unknown Object (File)
Jan 27 2025, 12:03 PM
Unknown Object (File)
Jan 26 2025, 4:15 AM
Unknown Object (File)
Jan 18 2025, 7:28 PM
Unknown Object (File)
Oct 11 2024, 1:49 PM
Subscribers

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.