mirror of
https://github.com/mii443/qemu.git
synced 2025-12-17 01:28:52 +00:00
qapi: add release designator to gluster logfile option
The "logfile" option to BlockdevOptionsGluster will not be in QEMU until 2.8. Update comment to indicate this. Reported-by: Eric Blake <eblake@redhat.com> Signed-off-by: Jeff Cody <jcody@redhat.com>
This commit is contained in:
@@ -2197,7 +2197,7 @@
|
|||||||
#
|
#
|
||||||
# @debug-level: #optional libgfapi log level (default '4' which is Error)
|
# @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
|
# Since: 2.7
|
||||||
##
|
##
|
||||||
|
|||||||
Reference in New Issue
Block a user