chiark / gitweb /
sd-bus: sync kdbus.h (ABI break)
authorDaniel Mack <daniel@zonque.org>
Sat, 18 Oct 2014 18:57:53 +0000 (20:57 +0200)
committerDaniel Mack <daniel@zonque.org>
Sat, 18 Oct 2014 18:57:53 +0000 (20:57 +0200)
commit4a3e79e1b6ac12b15efb46df0c42275376ee8e7b
tree28feb103ea1d3596b4fc4b2da1ce1f7ba57aaf07
parente7bc519620cb7bcdbe2166fc2a446453769d827e
sd-bus: sync kdbus.h (ABI break)

In kdbus.h, the 'features' field has been dropped again. Instead of
negotiating features that way, we decided to make the kernel return the
set of supported flags in each ioctl struct's .flags field, in both the
success and error cases.
src/libsystemd/sd-bus/bus-control.c
src/libsystemd/sd-bus/bus-kernel.c
src/libsystemd/sd-bus/kdbus.h