All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] block: Correct documentation for BLOCK_WRITE_THRESHOLD
@ 2017-05-12 19:30 Eric Blake
  2017-05-23 14:49 ` [Qemu-devel] [Qemu-trivial] " Michael Tokarev
  0 siblings, 1 reply; 2+ messages in thread
From: Eric Blake @ 2017-05-12 19:30 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-trivial, Markus Armbruster

Use the correct command name.

Signed-off-by: Eric Blake <eblake@redhat.com>
---
 qapi/block-core.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/qapi/block-core.json b/qapi/block-core.json
index 614181b..206e33b 100644
--- a/qapi/block-core.json
+++ b/qapi/block-core.json
@@ -3582,7 +3582,7 @@
 # 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.
 #
-- 
2.9.3

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [Qemu-devel] [Qemu-trivial] block: Correct documentation for BLOCK_WRITE_THRESHOLD
  2017-05-12 19:30 [Qemu-devel] [PATCH] block: Correct documentation for BLOCK_WRITE_THRESHOLD Eric Blake
@ 2017-05-23 14:49 ` Michael Tokarev
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Tokarev @ 2017-05-23 14:49 UTC (permalink / raw)
  To: Eric Blake, qemu-devel; +Cc: qemu-trivial, Markus Armbruster

Applied to -trivial, thanks!

/mjt

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-05-23 14:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-12 19:30 [Qemu-devel] [PATCH] block: Correct documentation for BLOCK_WRITE_THRESHOLD Eric Blake
2017-05-23 14:49 ` [Qemu-devel] [Qemu-trivial] " Michael Tokarev

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.