Page MenuHomeFreeBSD

D28877.diff
No OneTemporary

D28877.diff

diff --git a/usr.sbin/bhyve/snapshot.h b/usr.sbin/bhyve/snapshot.h
--- a/usr.sbin/bhyve/snapshot.h
+++ b/usr.sbin/bhyve/snapshot.h
@@ -60,9 +60,9 @@
ucl_object_t *meta_root_obj;
};
-enum checkpoint_opcodes {
- START_CHECKPOINT = 0,
- START_SUSPEND = 1,
+enum ipc_opcode {
+ START_CHECKPOINT,
+ START_SUSPEND,
};
struct checkpoint_op {

File Metadata

Mime Type
text/plain
Expires
Fri, Oct 10, 10:17 PM (17 h, 1 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
23550116
Default Alt Text
D28877.diff (345 B)

Event Timeline