summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index 2e3ee118605..adc9e055f49 100644
--- a/TODO
+++ b/TODO
@@ -1,3 +1,8 @@
+Bugs:
+ - replace memfd ioctls with shmem memfd_create() + fcntl() logic
+ - disconnect connections with kdbus_ep_disconnect(), remove
+ ep->disconnected checks
+
Features:
- test kdbus_match_bloom() multi-generation bloom masks, we need to
be sure it works with old kernels when we update userspace tools