mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 15:53:54 -06:00
docs: Mark "gluster" support in QEMU as deprecated
According to https://marc.info/?l=fedora-devel-list&m=171934833215726 the GlusterFS development effectively ended. Thus mark it as deprecated in QEMU, so we can remove it in a future release if the project does not gain momentum again. Acked-by: Niels de Vos <ndevos@redhat.com> Acked-by: Markus Armbruster <armbru@redhat.com> Message-ID: <20241002082033.129022-1-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com>
This commit is contained in:
parent
b5ab62b3c0
commit
b873463821
3 changed files with 18 additions and 1 deletions
|
@ -377,6 +377,15 @@ Specifying the iSCSI password in plain text on the command line using the
|
|||
used instead, to refer to a ``--object secret...`` instance that provides
|
||||
a password via a file, or encrypted.
|
||||
|
||||
``gluster`` backend (since 9.2)
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
According to https://marc.info/?l=fedora-devel-list&m=171934833215726
|
||||
the GlusterFS development effectively ended. Unless the development
|
||||
gains momentum again, the QEMU project will remove the gluster backend
|
||||
in a future release.
|
||||
|
||||
|
||||
Character device options
|
||||
''''''''''''''''''''''''
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue