* [Qemu-devel] [PATCH] qapi: block: Remove mentions of error types which were removed
@ 2018-08-15 10:26 Peter Krempa
2018-08-15 10:51 ` [Qemu-devel] [Qemu-block] " Kevin Wolf
0 siblings, 1 reply; 2+ messages in thread
From: Peter Krempa @ 2018-08-15 10:26 UTC (permalink / raw)
To: qemu-devel; +Cc: Eric Blake, Markus Armbruster, qemu-block, Peter Krempa
Most of the various error classes were removed prior to the 1.2 release.
Remove mentions of the error classes which did not make it.
Signed-off-by: Peter Krempa <pkrempa@redhat.com>
---
qapi/block-core.json | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/qapi/block-core.json b/qapi/block-core.json
index 5b9084a394..c5407f801a 100644
--- a/qapi/block-core.json
+++ b/qapi/block-core.json
@@ -1499,11 +1499,8 @@
# autogenerated. (Since: 2.9)
#
# Returns: Nothing on success
-# If commit or stream is already active on this device, DeviceInUse
# If @device does not exist, DeviceNotFound
-# If image commit is not supported by this device, NotSupported
-# If @base or @top is invalid, a generic error is returned
-# If @speed is invalid, InvalidParameter
+# Any other error returns a GenericError.
#
# Since: 1.3
#
--
2.17.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Qemu-devel] [Qemu-block] [PATCH] qapi: block: Remove mentions of error types which were removed
2018-08-15 10:26 [Qemu-devel] [PATCH] qapi: block: Remove mentions of error types which were removed Peter Krempa
@ 2018-08-15 10:51 ` Kevin Wolf
0 siblings, 0 replies; 2+ messages in thread
From: Kevin Wolf @ 2018-08-15 10:51 UTC (permalink / raw)
To: Peter Krempa; +Cc: qemu-devel, Markus Armbruster, qemu-block
Am 15.08.2018 um 12:26 hat Peter Krempa geschrieben:
> Most of the various error classes were removed prior to the 1.2 release.
> Remove mentions of the error classes which did not make it.
>
> Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Thanks, applied to the block branch.
Kevin
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-08-15 10:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-15 10:26 [Qemu-devel] [PATCH] qapi: block: Remove mentions of error types which were removed Peter Krempa
2018-08-15 10:51 ` [Qemu-devel] [Qemu-block] " Kevin Wolf
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).