diff options
author | David Herrmann <dh.herrmann@gmail.com> | 2015-06-05 15:23:03 +0200 |
---|---|---|
committer | David Herrmann <dh.herrmann@gmail.com> | 2015-06-05 15:23:03 +0200 |
commit | ed47f6397d19f05933c27689a74a26d9aeacd06f (patch) | |
tree | 84e9c2ed1773062438a483b379850cb64afea339 /factory | |
parent | 7ffeb45cc63e1326690fd9461b7a4719a3d4f85c (diff) |
bus: don't force send-masks on kdbus buses
Right now we always pass KDBUS_ITEM_ATTACH_FLAGS_RECV to
KDBUS_CMD_BUS_MAKE, effectively forcing every bus connection to do the
same during KDBUS_CMD_HELLO. This used to be a workaround to make sure all
metadata is always present. However, we refrained from that approach and
intend to make all metadata collection solely rely on /proc access
restrictions. Therefore, there is no need to force the send-flags mask on
newly created buses.
Diffstat (limited to 'factory')
0 files changed, 0 insertions, 0 deletions