qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-block] [PATCH 1/1] qapi: add release designator to gluster logfile


From: Jeff Cody
Subject: [Qemu-block] [PATCH 1/1] qapi: add release designator to gluster logfile option
Date: Tue, 13 Sep 2016 11:41:29 -0400

The "logfile" option to BlockdevOptionsGluster will not be in
QEMU until 2.8.  Update comment to indicate this.

Reported-by: Eric Blake <address@hidden>
Signed-off-by: Jeff Cody <address@hidden>
---
 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 24223fd..09fc303 100644
--- a/qapi/block-core.json
+++ b/qapi/block-core.json
@@ -2167,7 +2167,7 @@
 #
 # @debug-level: #optional libgfapi log level (default '4' which is Error)
 #
-# @logfile:     #optional libgfapi log file (default /dev/stderr)
+# @logfile:     #optional libgfapi log file (default /dev/stderr) (Since 2.8)
 #
 # Since: 2.7
 ##
-- 
2.7.4




reply via email to

[Prev in Thread] Current Thread [Next in Thread]