metadata: kdbus_meta_append_auxgroups(): actually set the group ids
authorDaniel Mack <zonque@gmail.com>
Wed, 20 Aug 2014 20:53:48 +0000 (22:53 +0200)
committerDaniel Mack <zonque@gmail.com>
Wed, 20 Aug 2014 20:53:48 +0000 (22:53 +0200)
commitc3f152b823688f2a2ff697ae6de44d1f2a1942b0
treea1c16abc4eb7d43ed6d4e9d0e4990074d1948677
parentd1319950ad61ed16299675751d0d42e45ebbb72c
metadata: kdbus_meta_append_auxgroups(): actually set the group ids

As we need metadata in other context than queue items, we don't want
to rely on the queue item logic to clean up after us and fix up the
values. For now, add back the code to actually fill the payload. We
might add code to make the queue patching conditional later.
metadata.c