mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-21 17:11:57 -06:00
qga/qapi-schema: Tidy up documentation of guest-fsfreeze-status
Delete "error state indicates", because it doesn't make sense. I suspect it was an accident. Signed-off-by: Markus Armbruster <armbru@redhat.com> Reviewed-by: Konstantin Kostiuk <kkostiuk@redhat.com> Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru> Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com> Message-Id: <20230425064223.820979-2-armbru@redhat.com>
This commit is contained in:
parent
cc5ee50fff
commit
a36c865370
1 changed files with 1 additions and 1 deletions
|
@ -420,7 +420,7 @@
|
||||||
##
|
##
|
||||||
# @guest-fsfreeze-status:
|
# @guest-fsfreeze-status:
|
||||||
#
|
#
|
||||||
# Get guest fsfreeze state. error state indicates
|
# Get guest fsfreeze state.
|
||||||
#
|
#
|
||||||
# Returns: GuestFsfreezeStatus ("thawed", "frozen", etc., as defined below)
|
# Returns: GuestFsfreezeStatus ("thawed", "frozen", etc., as defined below)
|
||||||
#
|
#
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue