Page MenuHomeFreeBSD

D34292.id.diff
No OneTemporary

D34292.id.diff

diff --git a/usr.sbin/bhyve/snapshot.c b/usr.sbin/bhyve/snapshot.c
--- a/usr.sbin/bhyve/snapshot.c
+++ b/usr.sbin/bhyve/snapshot.c
@@ -116,8 +116,6 @@
#define SNAPSHOT_CHUNK (4 * MB)
#define PROG_BUF_SZ (8192)
-#define MAX_VMNAME 100
-
#define SNAPSHOT_BUFFER_SIZE (20 * MB)
#define JSON_STRUCT_ARR_KEY "structs"
diff --git a/usr.sbin/bhyvectl/bhyvectl.c b/usr.sbin/bhyvectl/bhyvectl.c
--- a/usr.sbin/bhyvectl/bhyvectl.c
+++ b/usr.sbin/bhyvectl/bhyvectl.c
@@ -74,8 +74,6 @@
#define NO_ARG no_argument
#define OPT_ARG optional_argument
-#define MAX_VMNAME 100
-
static const char *progname;
static void

File Metadata

Mime Type
text/plain
Expires
Mon, Mar 30, 6:31 PM (1 h, 45 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
30593565
Default Alt Text
D34292.id.diff (622 B)

Event Timeline