|
@@ -3190,12 +3190,18 @@
|
|
#
|
|
#
|
|
# @snapshot-access: Since 7.0
|
|
# @snapshot-access: Since 7.0
|
|
#
|
|
#
|
|
|
|
+# Features:
|
|
|
|
+#
|
|
|
|
+# @deprecated: Member @gluster is deprecated because GlusterFS
|
|
|
|
+# development ceased.
|
|
|
|
+#
|
|
# Since: 2.9
|
|
# Since: 2.9
|
|
##
|
|
##
|
|
{ 'enum': 'BlockdevDriver',
|
|
{ 'enum': 'BlockdevDriver',
|
|
'data': [ 'blkdebug', 'blklogwrites', 'blkreplay', 'blkverify', 'bochs',
|
|
'data': [ 'blkdebug', 'blklogwrites', 'blkreplay', 'blkverify', 'bochs',
|
|
'cloop', 'compress', 'copy-before-write', 'copy-on-read', 'dmg',
|
|
'cloop', 'compress', 'copy-before-write', 'copy-on-read', 'dmg',
|
|
- 'file', 'snapshot-access', 'ftp', 'ftps', 'gluster',
|
|
|
|
|
|
+ 'file', 'snapshot-access', 'ftp', 'ftps',
|
|
|
|
+ {'name': 'gluster', 'features': [ 'deprecated' ] },
|
|
{'name': 'host_cdrom', 'if': 'HAVE_HOST_BLOCK_DEVICE' },
|
|
{'name': 'host_cdrom', 'if': 'HAVE_HOST_BLOCK_DEVICE' },
|
|
{'name': 'host_device', 'if': 'HAVE_HOST_BLOCK_DEVICE' },
|
|
{'name': 'host_device', 'if': 'HAVE_HOST_BLOCK_DEVICE' },
|
|
'http', 'https',
|
|
'http', 'https',
|