Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F131634054
D28877.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
345 B
Referenced Files
None
Subscribers
None
D28877.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D28877: bhyve/snapshot: rename checkpoint_opcodes to be more generic
Attached
Detach File
Event Timeline
Log In to Comment