]> Git Repo - qemu.git/blobdiff - block/nbd-client.h
block: Eliminate the S_1KiB, S_2KiB, ... macros
[qemu.git] / block / nbd-client.h
index 0ece76e5aff85020b63a1e51fa4874ea9f842898..cfc90550b9962c757b441b78db18fadb40ae3c9b 100644 (file)
@@ -45,6 +45,7 @@ int nbd_client_init(BlockDriverState *bs,
                     const char *export_name,
                     QCryptoTLSCreds *tlscreds,
                     const char *hostname,
+                    const char *x_dirty_bitmap,
                     Error **errp);
 void nbd_client_close(BlockDriverState *bs);
 
This page took 0.02463 seconds and 4 git commands to generate.