]> git.ozlabs.org Git - petitboot/commit
Increase protocol payload size
authorGeoff Levand <geoffrey.levand@am.sony.com>
Wed, 25 Mar 2009 12:35:47 +0000 (12:35 +0000)
committerJeremy Kerr <jk@ozlabs.org>
Mon, 30 Mar 2009 09:19:57 +0000 (20:19 +1100)
commit29fbf1a71d8ac7deace11064fff48e7c2c67c178
tree9cf73124e1507f970c5fec1f0c3108461302294a
parent95fdf2bd9857b21ce5079938ee6d701f6a876641
Increase protocol payload size

Fixes the problem of big conf files not showing up in the UI.

Increases the protocol payload from 4 KiB to 8 KiB.

Also, adds some log messages when I/O errors occur, or the payload
is too large for the protocol.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
lib/pb-protocol/pb-protocol.c
lib/pb-protocol/pb-protocol.h