We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48588a3 commit d455121Copy full SHA for d455121
lib/blob/blobstore.c
@@ -25,7 +25,7 @@
25
26
#define BLOB_CRC32C_INITIAL 0xffffffffUL
27
28
-#define SNAPSHOT_BACKUP_POLLER_US 3
+#define SNAPSHOT_BACKUP_POLLER_US 50
29
30
static int bs_register_md_thread(struct spdk_blob_store *bs);
31
static int bs_unregister_md_thread(struct spdk_blob_store *bs);
0 commit comments