Change in vdsm[master]: BZ#727871: guestIF: rewrite the message reading code.

danken at redhat.com danken at redhat.com
Tue Aug 9 15:25:37 UTC 2011


Dan Kenigsberg has submitted this change and it was merged.

Change subject: BZ#727871: guestIF: rewrite the message reading code.
......................................................................


BZ#727871: guestIF: rewrite the message reading code.

The previous code handle only one message at a time. This mean that in case of
multiple messages vdsm handled only the first message while the following
messages was not handle until more data was send from the guest.

This patch change this behavior to scan the entire buffer for messages and
handle all of them.

Change-Id: Id3c2ef7f08cadd686329a280c06f7db438f667db
---
M vdsm/guestIF.py
1 file changed, 33 insertions(+), 33 deletions(-)

Approvals:
  Dan Kenigsberg: Verified; Looks good to me, approved


--
To view, visit http://gerrit.usersys.redhat.com/785
To unsubscribe, visit http://gerrit.usersys.redhat.com/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Id3c2ef7f08cadd686329a280c06f7db438f667db
Gerrit-PatchSet: 5
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Ayal Baron
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Federico Simoncelli <fsimonce at redhat.com>
Gerrit-Reviewer: Gal Hammer <ghammer at redhat.com>


More information about the vdsm-patches mailing list