chiark / gitweb /
sd-bus: sync up with new kdbus metadata attachment logic (ABI break)
authorDaniel Mack <daniel@zonque.org>
Wed, 5 Nov 2014 13:32:48 +0000 (14:32 +0100)
committerDaniel Mack <daniel@zonque.org>
Wed, 5 Nov 2014 13:48:20 +0000 (14:48 +0100)
commitd704fda9347f3019fd2a14881bcb6df640c36a80
treef385ba75e6dc67b10fc31273e17fb50f3318ba47
parentcfe2061add5479710f6597899d632e64c54e62ef
sd-bus: sync up with new kdbus metadata attachment logic (ABI break)

The metadata logic in kdbus has seen a rework, and the only mandatory
change we have to follow for now is that attach_flags in kdbus_cmd_hello
is now split into two parts, attach_flags_send and attach_flags_recv.
src/libsystemd/sd-bus/bus-kernel.c
src/libsystemd/sd-bus/kdbus.h