]> Git Repo - qemu.git/commitdiff
block: Correct documentation for BLOCK_WRITE_THRESHOLD
authorEric Blake <[email protected]>
Fri, 12 May 2017 19:30:15 +0000 (14:30 -0500)
committerMichael Tokarev <[email protected]>
Sun, 4 Jun 2017 15:42:55 +0000 (18:42 +0300)
Use the correct command name.

Signed-off-by: Eric Blake <[email protected]>
Signed-off-by: Michael Tokarev <[email protected]>
qapi/block-core.json

index ea0b3e8b132f6651dba7a7387e0b50a214650e27..309b1df214dc77914cbb6a49a0f3bf9451ca11d2 100644 (file)
 # means the device should be extended to avoid pausing for
 # disk exhaustion.
 # The event is one shot. Once triggered, it needs to be
-# re-registered with another block-set-threshold command.
+# re-registered with another block-set-write-threshold command.
 #
 # @node-name: graph node name on which the threshold was exceeded.
 #
This page took 0.02715 seconds and 4 git commands to generate.