Page MenuHomeFreeBSD

bhyve: Fix build with option BHYVE_SNAPSHOT
ClosedPublic

Authored by gusev.vitaliy_gmail.com on Sep 1 2020, 9:58 AM.
Tags
Referenced Files
Unknown Object (File)
Mon, Jul 28, 9:38 AM
Unknown Object (File)
Fri, Jul 25, 5:57 AM
Unknown Object (File)
Fri, Jul 4, 6:30 PM
Unknown Object (File)
Jun 25 2025, 10:46 AM
Unknown Object (File)
Jun 23 2025, 10:09 AM
Unknown Object (File)
Jun 14 2025, 11:20 AM
Unknown Object (File)
Jun 13 2025, 10:50 AM
Unknown Object (File)
May 31 2025, 11:36 PM

Details

Summary

ident was replaced with ata_ident in revision 363596

Test Plan

make command completes successfully

Note, this is a part of suspend/resume improvements

Diff Detail

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

Event Timeline

This one seems pretty straight-forward.

Great.
Definitely my fault. I forgot checking the build with SNAPSHOT while doing the modification of ata_ident in D24174

This revision is now accepted and ready to land.Oct 1 2020, 5:14 PM
This revision was automatically updated to reflect the committed changes.