We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccdf312 commit 66e05c8Copy full SHA for 66e05c8
lib/tst_device.c
@@ -44,7 +44,7 @@
44
#define LOOP_CONTROL_FILE "/dev/loop-control"
45
46
#define DEV_FILE "test_dev.img"
47
-#define DEV_SIZE_MB 256u
+#define DEV_SIZE_MB 300u
48
49
static char dev_path[1024];
50
static int device_acquired;
0 commit comments