On 09/24/2014 08:02 PM, Eric Blake wrote:
On 09/24/2014 01:48 AM, Pavel Hrdina wrote:
> It would be nice to also print a params pointer and number of params in
> the debug message and the previous limit for number of params in the rpc
> message was too large. The 2048 params will be enough for future events.
>
> Signed-off-by: Pavel Hrdina <phrdina(a)redhat.com>
> ---
> daemon/remote.c | 4 ++--
> src/remote/remote_protocol.x | 2 +-
> 2 files changed, 3 insertions(+), 3 deletions(-)
ACK.
Thanks, pushed.
Pavel