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)
Tue, Nov 25, 11:36 PM
Unknown Object (File)
Tue, Nov 25, 10:55 AM
Unknown Object (File)
Fri, Nov 14, 2:34 AM
Unknown Object (File)
Sat, Nov 8, 11:41 PM
Unknown Object (File)
Sat, Nov 8, 8:57 PM
Unknown Object (File)
Fri, Oct 31, 7:09 AM
Unknown Object (File)
Oct 27 2025, 4:26 PM
Unknown Object (File)
Oct 18 2025, 3:52 AM

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.