X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=src%2Fguestfs.pod;h=a4d9c5724561aa8058bbfce07e004d2e677e8887;hp=5deccb5d50b633d28ee76a45e724e8d705499c3e;hb=90d06e28888d9a492560ca986dca0708f881d173;hpb=866ec00d1f8bc40042795b66ceec12608bb1f9e8 diff --git a/src/guestfs.pod b/src/guestfs.pod index 5deccb5..a4d9c57 100644 --- a/src/guestfs.pod +++ b/src/guestfs.pod @@ -724,15 +724,6 @@ The error message you get from this is also a little obscure. This could be fixed in the generator by specially marking parameters and return values which take bytes or other units. -=item Protocol limit of 256 characters for error messages - -This limit is both rather small and quite unnecessary. We should be -able to return error messages up to the length of the protocol message -(2-4 MB). - -Note that we cannot change the protocol without some breakage, because -there are distributions that repackage the Fedora appliance. - =item Protocol should return errno with error messages. It would be a nice-to-have to be able to get the original value of