Commit f85d66f4 authored by Eric Blake's avatar Eric Blake Committed by Michael Tokarev
Browse files

block: Correct documentation for BLOCK_WRITE_THRESHOLD



Use the correct command name.

Signed-off-by: default avatarEric Blake <eblake@redhat.com>
Signed-off-by: default avatarMichael Tokarev <mjt@tls.msk.ru>
parent e8758b62
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3624,7 +3624,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.
#