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)
Sat, Oct 11, 1:17 AM
Unknown Object (File)
Fri, Oct 10, 12:30 PM
Unknown Object (File)
Fri, Oct 3, 10:34 PM
Unknown Object (File)
Sat, Sep 20, 11:12 PM
Unknown Object (File)
Sat, Sep 20, 10:27 PM
Unknown Object (File)
Fri, Sep 19, 7:21 AM
Unknown Object (File)
Sat, Sep 13, 8:52 PM
Unknown Object (File)
Sep 5 2025, 3:57 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.