aboutsummaryrefslogtreecommitdiff
path: root/docs/blkdebug.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/blkdebug.txt')
-rw-r--r--docs/blkdebug.txt7
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/blkdebug.txt b/docs/blkdebug.txt
index b67a36d5c6..43d8e8f9c6 100644
--- a/docs/blkdebug.txt
+++ b/docs/blkdebug.txt
@@ -1,6 +1,6 @@
Block I/O error injection using blkdebug
----------------------------------------
-Copyright (C) 2014 Red Hat Inc
+Copyright (C) 2014-2015 Red Hat Inc
This work is licensed under the terms of the GNU GPL, version 2 or later. See
the COPYING file in the top-level directory.
@@ -92,8 +92,9 @@ The core events are:
flush_to_disk - flush the host block device's disk cache
-See block/blkdebug.c:event_names[] for the full list of events. You may need
-to grep block driver source code to understand the meaning of specific events.
+See qapi/block-core.json:BlkdebugEvent for the full list of events.
+You may need to grep block driver source code to understand the
+meaning of specific events.
State transitions
-----------------