All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denis Kenzior <denkenz@gmail.com>
To: ell@lists.01.org
Subject: Re: [PATCH v3 6/9] dbus: Fix the kdbus message encoding
Date: Mon, 18 Apr 2016 14:25:59 -0500	[thread overview]
Message-ID: <571534C7.5030200@gmail.com> (raw)
In-Reply-To: <1460680442-15201-6-git-send-email-andrew.zaborowski@intel.com>

[-- Attachment #1: Type: text/plain, Size: 559 bytes --]

Hi Andrew,

On 04/14/2016 07:33 PM, Andrew Zaborowski wrote:
> Keep sending the message header+padding as a separate
> KDBUS_ITEM_PAYLOAD_OFF buffer like in DBus-1, systemd also seems to do
> that.  But fix the structure of the message body.
>
> The term footer is used in systemd, probably there's a better name.
> ---
>   ell/dbus-kernel.c  | 19 +++++++++----------
>   ell/dbus-message.c | 19 +++++++++++++++++++
>   ell/dbus-private.h |  1 +
>   3 files changed, 29 insertions(+), 10 deletions(-)
>

Applied, thanks.

Regards,
-Denis


  reply	other threads:[~2016-04-18 19:25 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-15  0:33 [PATCH v3 1/9] dbus: Update GVariant message header format Andrew Zaborowski
2016-04-15  0:33 ` [PATCH v3 2/9] dbus: Don't rely on 1st KDBUS_ITEM_PAYLOAD_OFF being the header Andrew Zaborowski
2016-04-18 16:52   ` Denis Kenzior
2016-04-15  0:33 ` [PATCH v3 3/9] gvariant: New gvariant message format support Andrew Zaborowski
2016-04-18 19:25   ` Denis Kenzior
2016-04-15  0:33 ` [PATCH v3 4/9] gvariant: Fix empty structure/array parsing and error check Andrew Zaborowski
2016-04-18 19:39   ` Denis Kenzior
2016-04-22  0:01     ` Andrzej Zaborowski
2016-04-22  0:29       ` Andrzej Zaborowski
2016-04-22  2:06         ` Denis Kenzior
2016-04-22  2:32       ` Denis Kenzior
2016-04-22 10:30         ` Andrzej Zaborowski
2016-04-15  0:33 ` [PATCH v3 5/9] gvariant: Fix empty struct encoding Andrew Zaborowski
2016-04-18 19:33   ` Denis Kenzior
2016-04-15  0:33 ` [PATCH v3 6/9] dbus: Fix the kdbus message encoding Andrew Zaborowski
2016-04-18 19:25   ` Denis Kenzior [this message]
2016-04-15  0:34 ` [PATCH v3 7/9] dbus: Remove signature field from gvariant header Andrew Zaborowski
2016-04-18 16:59   ` Denis Kenzior
2016-04-21 23:46     ` Andrzej Zaborowski
2016-04-15  0:34 ` [PATCH v3 8/9] unit: Update GVariant test messages Andrew Zaborowski
2016-04-18 17:05   ` Denis Kenzior
2016-04-15  0:34 ` [PATCH v3 9/9] dbus: Rename _dbus_header_is_valid to _dbus1_header_is_valid Andrew Zaborowski
2016-04-18 16:53   ` Denis Kenzior
2016-04-18 16:52 ` [PATCH v3 1/9] dbus: Update GVariant message header format Denis Kenzior

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=571534C7.5030200@gmail.com \
    --to=denkenz@gmail.com \
    --cc=ell@lists.01.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.